From 574f06404d2bee93dc8b4d3acf96d05c57f06006 Mon Sep 17 00:00:00 2001 From: Konst Mayer Date: Thu, 23 May 2019 09:52:18 +0700 Subject: [PATCH] Fix a typo --- doc/vimb.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimb.1 b/doc/vimb.1 index e2bebaa..5359caf 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -836,7 +836,7 @@ started with the -e option. .RE .TP .BI ":sh[ellcmd]! " cmd -Like :sh[ellcmd], but asyncron. +Like :sh[ellcmd] but asynchronous. .sp Example: .EX -- 2.20.1