Addressed docstring style issue,
authorTim Vaughan <tgvaughan@gmail.com>
Wed, 29 May 2019 20:16:53 +0000 (22:16 +0200)
committerTim Vaughan <tgvaughan@gmail.com>
Wed, 29 May 2019 20:16:53 +0000 (22:16 +0200)
elpher.el

index 449bef4..3172dc7 100644 (file)
--- 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