From df77a0379f3cd37da8a980d5df5115249347fb1c Mon Sep 17 00:00:00 2001
From: Leonardo Taccari <iamleot@gmail.com>
Date: Thu, 11 Oct 2018 14:53:13 +0200
Subject: [PATCH] Fix a copypasto regarding user-scripts option

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

diff --git a/doc/vimb.1 b/doc/vimb.1
index c9df3d4..2250365 100644
--- a/doc/vimb.1
+++ b/doc/vimb.1
@@ -1292,7 +1292,7 @@ to complete.
 The user-agent string used by WebKit.
 .TP
 .B user-scripts (bool)
-Indicates if user style sheet file $XDG_CONFIG_HOME/vimb/style.css is sourced.
+If 'on' the user scripts are injected into every page.
 .TP
 .B webaudio (bool)
 Enable or disable support for WebAudio on pages.
-- 
2.20.1