From: Daniel Carl <danielcarl@gmx.de>
Date: Thu, 31 Jul 2014 16:26:50 +0000 (+0200)
Subject: Fixed typo in man page.
X-Git-Url: https://git.owens.tech/projects.html/projects.html/git?a=commitdiff_plain;h=44822287b7ed1c75f9736e69c10f66191a7ae38c;p=vimb.git

Fixed typo in man page.
---

diff --git a/doc/vimb.1 b/doc/vimb.1
index 1ccec39..0b2337d 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -555,7 +555,7 @@ unless the value was empty.
 .TP
 .BI ":se[t] " VAR -= VALUE
 Subtract the \fIVALUE\fP from a number option, or remove the \fIVALUE\fP from
-a string option, if it is there. When the option is a comma separated st, a
+a string option, if it is there. When the option is a comma separated list, a
 comma is deleted, unless the option becomes empty.
 .TP
 .BI ":se[t] " VAR ?