summaryrefslogtreecommitdiff
path: root/lisp/rot13.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-06-17 20:04:22 +0000
committerRichard M. Stallman <rms@gnu.org>1994-06-17 20:04:22 +0000
commit07b3798c76394425f32e29d94174ad349d0af750 (patch)
tree0a1551d9ab36e0258bd1891c84e6e039ab45aabd /lisp/rot13.el
parent90ed3777fc538d90055770f0e5cd42d9702939de (diff)
Comment change.
Diffstat (limited to 'lisp/rot13.el')
-rw-r--r--lisp/rot13.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/rot13.el b/lisp/rot13.el
index d4df4a114db..9e3c21f73c2 100644
--- a/lisp/rot13.el
+++ b/lisp/rot13.el
@@ -21,7 +21,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-;; Commentary:
+;;; Commentary:
;; The single entry point, `rot13-other-window', performs a Caesar cipher
;; encrypt/decrypt on the current buffer and displays the result in another