From e6b318c75784e308f4dfb98b68b944ca66686688 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Mon, 22 Sep 2014 15:09:37 +0200
Subject: [PATCH] Added missed comma to man page.

---
 doc/vimb.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/vimb.1 b/doc/vimb.1
index f402709..535e5ec 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -642,7 +642,7 @@ part of the command.
 Example: :set scripts!|no! R
 .TP
 .BI ":no[rmal]! [" CMDS ]
-Like :no[rmal] but no mapping is applied to \fICMDS\fP.
+Like :no[rmal], but no mapping is applied to \fICMDS\fP.
 .TP
 .B :ha[rdcopy]
 Print current document. Open a GUI dialog where you can select the printer,
-- 
2.20.1