From 4b34f33b2fc3a66410e3285d3d4e5050245b91e0 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Wed, 29 May 2019 22:16:53 +0200 Subject: [PATCH] Addressed docstring style issue, --- elpher.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 449bef4..3172dc7 100644 --- a/elpher.el +++ b/elpher.el @@ -164,8 +164,7 @@ Otherwise, use the system browser via the BROWSE-URL function." :type '(boolean)) (defcustom elpher-buttonify-urls-in-directories nil - "If non-nil, turns URLs matched in \"i\" item types in directories -into clickable buttons." + "If non-nil, turns URLs matched in directories into clickable buttons." :type '(boolean)) (defcustom elpher-cache-images nil -- 2.20.1