aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 02:33:49 +0100
committerPaul LeoNerd Evans <leonerd@leonerd.org.uk>2013-08-26 02:33:49 +0100
commitf4770f2d8e49d1863461970444123cca99ae5232 (patch)
treea5a9b5c039bbef28f279e6680427adddbe5c4d9d
parentd58faf55b415054aba307a0715af5fd2b2668cd8 (diff)
downloadtermo-f4770f2d8e49d1863461970444123cca99ae5232.tar.gz
termo-f4770f2d8e49d1863461970444123cca99ae5232.tar.xz
termo-f4770f2d8e49d1863461970444123cca99ae5232.zip
Docs fix - fullstop at end of sentence
-rw-r--r--man/termkey_strpkey.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/termkey_strpkey.3 b/man/termkey_strpkey.3
index aa1e143..fd90e0e 100644
--- a/man/termkey_strpkey.3
+++ b/man/termkey_strpkey.3
@@ -28,7 +28,7 @@ Expect the name "\f(CWMeta\fP" or the letter "\f(CWM\fP" instead of "\f(CWAlt\fP
Expect spaces instead of hyphens to separate the modifer name(s) from the base key name.
.TP
.B TERMKEY_FORMAT_LOWERMOD
-Expect lowercase for the modifier name
+Expect lowercase for the modifier name.
.TP
.B TERMKEY_FORMAT_LOWERSPACE
Expect lowercase with spaces in for the key name instead of camelCase (for example "\f(CWpage down\fP" instead of "\f(CWPageDown\fP").