From 5ed3034826ee8e29a9a366508857a72a3beb3dcf Mon Sep 17 00:00:00 2001
From: Leonardo Taccari <iamleot@gmail.com>
Date: Thu, 11 Oct 2018 22:55:52 +0200
Subject: [PATCH] Fix a typo

---
 doc/vimb.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/vimb.1 b/doc/vimb.1
index 2250365..75410da 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -959,8 +959,8 @@ will match all bookmarks that have tags starting with "tag".
 .PD
 .RE
 .TP
-.B boomark tags
-The boomark tag completion allows the insertion of already used bookmarks for the
+.B bookmark tags
+The bookmark tag completion allows the insertion of already used bookmarks for the
 `:bma ` commands.
 .TP
 .B search
-- 
2.20.1