summaryrefslogtreecommitdiff
path: root/man/ada-mode.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-03-04 07:07:55 +0000
committerRichard M. Stallman <rms@gnu.org>2001-03-04 07:07:55 +0000
commit6aa73dc4fe035103a48d7763b0a1c5f404b88884 (patch)
tree3d7ec9568a71e5cb734bff8dfe8ae7933b9ad262 /man/ada-mode.texi
parent304724c2ad040a95cb75480918e690a3284a737b (diff)
downloademacs-6aa73dc4fe035103a48d7763b0a1c5f404b88884.tar.gz
Fix case convention for mouse click.
Diffstat (limited to 'man/ada-mode.texi')
-rw-r--r--man/ada-mode.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ada-mode.texi b/man/ada-mode.texi
index d877776296e..05a1f2b84a3 100644
--- a/man/ada-mode.texi
+++ b/man/ada-mode.texi
@@ -604,7 +604,7 @@ declaration. This function is accessible through the 'Ada' menu when
editing a Ada file, or simply through the following key binding :
@table @kbd
-@item C-S-mouse-3
+@item C-S-Mouse-3
display index menu
@end table