X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/11f73a5c3fa831b65c8dbcc1df43326cdd08357b..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/ivy/counsel.el diff --git a/packages/ivy/counsel.el b/packages/ivy/counsel.el index 2d612e3a6..50f5f1594 100644 --- a/packages/ivy/counsel.el +++ b/packages/ivy/counsel.el @@ -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))