Docs fix - fullstop at end of sentence

This commit is contained in:
Paul LeoNerd Evans 2013-08-26 02:33:49 +01:00
parent d58faf55b4
commit f4770f2d8e
1 changed files with 1 additions and 1 deletions

View File

@ -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. Expect spaces instead of hyphens to separate the modifer name(s) from the base key name.
.TP .TP
.B TERMKEY_FORMAT_LOWERMOD .B TERMKEY_FORMAT_LOWERMOD
Expect lowercase for the modifier name Expect lowercase for the modifier name.
.TP .TP
.B TERMKEY_FORMAT_LOWERSPACE .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"). Expect lowercase with spaces in for the key name instead of camelCase (for example "\f(CWpage down\fP" instead of "\f(CWPageDown\fP").