Docs fix - fullstop at end of sentence
This commit is contained in:
parent
d58faf55b4
commit
f4770f2d8e
|
@ -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").
|
||||||
|
|
Loading…
Reference in New Issue