]> code.delx.au - gnu-emacs/blobdiff - lisp/net/eudc-vars.el
(eudc-expansion-overwrites-query): Use "non-nil" in docstrings.
[gnu-emacs] / lisp / net / eudc-vars.el
index 987b71f3613d7e58a17ad08b80d664fe688264bf..74e3deddc06734d4aae82e14c65eb78c9e1c12a4 100644 (file)
@@ -165,7 +165,7 @@ must be set in a protocol/server-local fashion, see `eudc-server-set' and
   :group 'eudc)
 
 (defcustom eudc-expansion-overwrites-query t
-  "*If non nil, expanding a query overwrites the query string."
+  "*If non-nil, expanding a query overwrites the query string."
   :type  'boolean
   :group 'eudc)