Avoid Lintian warning in the Debian package. Obtained from [1]. [1] https://sources.debian.net/src/wmcalc/0.5-1/debian/patches/fix_manpage_spelling.patch/ --- wmcalc/wmcalc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmcalc/wmcalc.1 b/wmcalc/wmcalc.1 index 8a58158..0e98ff5 100644 --- a/wmcalc/wmcalc.1 +++ b/wmcalc/wmcalc.1 @@ -103,7 +103,7 @@ The configuration file (.wmcalc) is written by wmcalc whenever the user requests The configuration file is case sensitive. A # starts a comment, and lines consisting entirely of whitespace are ignored. The syntax is simply: .TP .B <variable> <content> -Where <variable> and <content> need to be seperated by a Tab \\t and \fBnot\fP spaces. +Where <variable> and <content> need to be separated by a Tab \\t and \fBnot\fP spaces. .TP \fBmem0 - mem9\fP Calculator Memory Locations. These must all exist, though they may be in any order. .TP -- 2.1.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.