(blink-matching-paren-on-screen): Doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 27 Nov 2005 17:02:13 +0000 (17:02 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 27 Nov 2005 17:02:13 +0000 (17:02 +0000)
lisp/simple.el

index b365d68c3068d6a4b7a3a7ab7f1ccd54cfc0ce96..f6a6fd6ad9a6e82f8c953ce3c0ed0c0595ff0d54 100644 (file)
@@ -4262,7 +4262,7 @@ If nil, means don't show it (but the open-paren can still be shown
 when it is off screen).
 
 This variable has no effect if `blink-matching-paren' is nil.
-\(In that case, the open paren is never shown,)
+\(In that case, the open-paren is never shown.)
 It is also ignored if `show-paren-mode' is enabled."
   :type 'boolean
   :group 'paren-blinking)