From f4770f2d8e49d1863461970444123cca99ae5232 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Mon, 26 Aug 2013 02:33:49 +0100 Subject: [PATCH] Docs fix - fullstop at end of sentence --- man/termkey_strpkey.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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").