pages: fix typo (#11934)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Sebastiaan Speck
2024-01-01 19:26:11 +01:00
committed by GitHub
parent e3292d315b
commit 3b8dd30d52
14 changed files with 27 additions and 27 deletions

View File

@@ -9,24 +9,24 @@
- Quit:
`alt + q OR ctrl + c`
`<Alt> + q OR <Ctrl> + c`
- Show actions menu:
`alt + a`
`<Alt> + a`
- Jump to n-th window:
`alt + {{number_key}}`
`<Alt> + {{number_key}}`
- Close current window:
`alt + c`
`<Alt> + c`
- Start moving a window, use arrow keys to move, press escape when done:
`alt + m`
`<Alt> + m`
- Start resizing a window, use arrow keys to resize, press escape when done:
`alt + r`
`<Alt> + r`

View File

@@ -17,12 +17,12 @@
- Navigate forwards and backwards through the links on a page:
`Up arrow key, Down arrow key`
`{{Up arrow key|Down arrow key}}`
- Go forwards and backwards one page:
`Left arrow key, Right arrow key`
`{{Left arrow key|Right arrow key}}`
- Exit:
`q then y`
`q + y`

View File

@@ -9,7 +9,7 @@
- Navigate the snake:
`{{Up|Down|Left|Right}} arrow key`
`{{Up|Down|Left|Right arrow key}}`
- Pause/unpause the game:

View File

@@ -13,11 +13,11 @@
- Navigate the snake:
`{{Up|Down|Left|Right}} arrow key`
`{{Up|Down|Left|Right arrow key}}`
- Pause game:
`Spacebar`
`<Spacebar>`
- Quit game:

View File

@@ -9,7 +9,7 @@
- Navigate the piece horizontally:
`{{Left|Right}} arrow key`
`{{Left|Right arrow key}}`
- Rotate the piece clockwise or counterclockwise:
@@ -21,11 +21,11 @@
- Soft drop the piece:
`Down arrow key`
`<Down arrow key>`
- Hard drop the piece:
`Spacebar`
`<Spacebar>`
- Pause/unpause the game: