aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/docstring-magic.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-21 16:32:51 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-10-21 16:32:51 +0000
commit8797b172222b277d1a962ddaaf2422709bada3a1 (patch)
tree37836551cfb89ebbfdc41d602a256299418bf47b /doc/docstring-magic.el
parent55d489d72bd7e398dd9d0a7f90bfaecb6d9fb9af (diff)
typo
Diffstat (limited to 'doc/docstring-magic.el')
-rw-r--r--doc/docstring-magic.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/docstring-magic.el b/doc/docstring-magic.el
index af821a6c..0fd11faa 100644
--- a/doc/docstring-magic.el
+++ b/doc/docstring-magic.el
@@ -24,7 +24,7 @@
(load "coq.el")
(load "lego.el")
;; A couple of comint symbols are mentioned in the docs
-(load "comint.el)
+(load "comint.el")
;; Set some symbols to make markup happen
(setq sml-mode 'markup-hack)