docs: correct the word order for Alt+D in the cheat sheet -- it changed
parent
64bf03b0d9
commit
0122119a44
|
@ -108,7 +108,7 @@
|
|||
<b>Information</b>
|
||||
<table><tbody>
|
||||
<tr><td>Ctrl+C </td><td>Report cursor position</td></tr>
|
||||
<tr><td>Alt+D</td><td>Report word/line/char count</td></tr>
|
||||
<tr><td>Alt+D</td><td>Report line/word/character count</td></tr>
|
||||
<tr><td>Ctrl+G</td><td>Display help text</td></tr>
|
||||
</tbody></table>
|
||||
<br>
|
||||
|
|
Loading…
Reference in New Issue