]> code.delx.au - gnu-emacs/blobdiff - test/automated/file-notify-tests.el
Don't quote nil and t in doc strings
[gnu-emacs] / test / automated / file-notify-tests.el
index 8e3a7918c807684939df865c4a6f7c9a4b65aa0d..46d287fe60dff203de4f92b441115c2143e4755f 100644 (file)
@@ -72,7 +72,7 @@
 (defun file-notify--test-local-enabled ()
   "Whether local file notification is enabled.
 This is needed for local `temporary-file-directory' only, in the
-remote case we return always `t'."
+remote case we return always t."
   (or file-notify--library
       (file-remote-p temporary-file-directory)))