X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/04f3d4bb44d7ef30e705b53f3d15e3279ac0d230..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))