docs: correct the word order for Alt+D in the cheat sheet -- it changed

master
Benno Schulenberg 2021-01-20 19:23:46 +01:00
parent 64bf03b0d9
commit 0122119a44
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@
<b>Information</b> <b>Information</b>
<table><tbody> <table><tbody>
<tr><td>Ctrl+C &nbsp;&nbsp;</td><td>Report cursor position</td></tr> <tr><td>Ctrl+C &nbsp;&nbsp;</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> <tr><td>Ctrl+G</td><td>Display help text</td></tr>
</tbody></table> </tbody></table>
<br> <br>