aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJan Djärv <[email protected]>2005-04-14 04:48:08 +0000
committerJan Djärv <[email protected]>2005-04-14 04:48:08 +0000
commitb08cb5a6c9de8d57da6ebe48c4ca372ed926ad54 (patch)
tree011c050945cbcdecd8b44529f06307a4b61bae4a /lisp
parent0614c575850d7b93ff2064a08e54005e21677289 (diff)
Chaneg "is" to "are"
Diffstat (limited to 'lisp')
-rw-r--r--lisp/startup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index 2a91f9d390..04b81e7ced 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -719,7 +719,7 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
(frame-initialize))
;; Turn off blinking cursor if so specified in X resources. This is here
- ;; only because all other settings of no-blinking-cursor is here.
+ ;; only because all other settings of no-blinking-cursor are here.
(unless (or noninteractive
emacs-basic-display
(and (memq window-system '(x w32 mac))