]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ivy/counsel.el
Fix some quoting problems in doc strings
[gnu-emacs-elpa] / packages / ivy / counsel.el
index 2d612e3a62f4ad22119b70e2feda8c0119eabf11..50f5f1594a89aca486a603ed83474f23ffbfdd1b 100644 (file)
@@ -1209,7 +1209,7 @@ When INITIAL-INPUT is non-nil, use it in the minibuffer during completion."
 
 ;;** `counsel-locate'
 (defcustom counsel-locate-options nil
-  "Command line options for `locate`."
+  "Command line options for `locate'."
   :group 'ivy
   :type '(repeat string))