From 103d3b1e24bda98da2c29d76c9135aaae0892831 Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Tue, 3 Jun 2014 18:02:45 +0200 Subject: [PATCH] Fixed typo in manual page. --- doc/vimb.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimb.1 b/doc/vimb.1 index d72d4c9..8fb6bbe 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -358,7 +358,7 @@ Moves the cursor after the char in inputbox. Pass the next key press directly to gtk. .TP .B CTRL\-R {a-z%:/} -Insert the content of given buffer at cursor position. See also section +Insert the content of given register at cursor position. See also section REGISTERS. .SS Command Line History .TP -- 2.20.1