diff options
author | Florent Le Coz <louiz@louiz.org> | 2015-08-03 19:16:28 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2015-08-03 19:17:14 +0200 |
commit | def04d660925a3cacae7258de6744ba6e87f3eac (patch) | |
tree | 700b22f6b2d4b089fa69e259dee9e05cdf2d5166 /data | |
parent | c8b4d20a143862f6f57766546565c9b9b414696c (diff) | |
download | poezio-def04d660925a3cacae7258de6744ba6e87f3eac.tar.gz poezio-def04d660925a3cacae7258de6744ba6e87f3eac.tar.bz2 poezio-def04d660925a3cacae7258de6744ba6e87f3eac.tar.xz poezio-def04d660925a3cacae7258de6744ba6e87f3eac.zip |
Beginning, not begining
Diffstat (limited to 'data')
-rw-r--r-- | data/poezio.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/poezio.1 b/data/poezio.1 index d4874d0f..b9f7b8bc 100644 --- a/data/poezio.1 +++ b/data/poezio.1 @@ -44,7 +44,7 @@ These shortcuts work in any kind of tab; most of them are identical to emacs' on .RS .TP 8 .B Ctrl+A -Move the cursor to the begining of the line. +Move the cursor to the beginning of the line. .TP .B Ctrl+E Move the cursor to the end of the line. |