summaryrefslogtreecommitdiff
path: root/doc/misc/ada-mode.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc/ada-mode.texi')
-rw-r--r--doc/misc/ada-mode.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi
index 8bd05382b44..f4c29bb6e16 100644
--- a/doc/misc/ada-mode.texi
+++ b/doc/misc/ada-mode.texi
@@ -3,7 +3,7 @@
@settitle Ada Mode
@copying
-Copyright @copyright{} 1999-2012 Free Software Foundation, Inc.
+Copyright @copyright{} 1999--2012 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -1506,7 +1506,7 @@ Start a comment in default column.
@item M-j
Continue comment on next line.
@item C-c ;
-Comment the selected region (add -- at the beginning of lines).
+Comment the selected region (add @samp{--} at the beginning of lines).
@item C-c :
Uncomment the selected region
@item M-q