Fix typo "verbose" -> "verbatim"

This commit is contained in:
milserk 2019-12-06 00:26:42 -07:00 committed by duianto
parent 4df6c9035f
commit 0f5cc6e5fc
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ Manipulation of text regions should be grouped under ~SPC m x~
| ~m x r~ | Remove formatting from region |
| ~m x s~ | Make region strike-through |
| ~m x u~ | Make region underlined |
| ~m x v~ | Make region verbose |
| ~m x v~ | Make region verbatim |
*** Movement in normal mode
In normal mode Vim style movement should be enabled with these key bindings: