From f0770b09a6d3c12f673f52b004e2f621e2a1b78f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 14 Jan 2007 03:37:30 +0000 Subject: [PATCH] (longlines-show-hard-newlines): Fix typo in docstring. --- lisp/longlines.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/longlines.el b/lisp/longlines.el index af81793ce85..ee423c0c82a 100644 --- a/lisp/longlines.el +++ b/lisp/longlines.el @@ -63,7 +63,7 @@ with differing widths." "Non-nil means each hard newline is marked on the screen. \(The variable `longlines-show-effect' controls what they look like.) You can also enable the display temporarily, using the command -`longlines-show-hard-newlines'" +`longlines-show-hard-newlines'." :group 'longlines :type 'boolean) -- 2.39.5