From d36995c61a096e270e3028aaad7c695b00cc3cdf Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 6 Apr 2006 08:47:07 +0000 Subject: [PATCH] (ido-unc-hosts-cache): Fix typo in docstring. --- lisp/ido.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ido.el b/lisp/ido.el index b59f2d92f4e..85a7d6a2ab2 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -634,7 +634,7 @@ equivalent function, e.g. `find-file' rather than `ido-find-file'." :group 'ido) (defvar ido-unc-hosts-cache t - "Cached value from ido-unc-hosts function.") + "Cached value from `ido-unc-hosts' function.") (defcustom ido-unc-hosts nil "*List of known UNC host names to complete after initial //. -- 2.39.2