diff options
Diffstat (limited to 'emacs/camldebug.el')
-rw-r--r-- | emacs/camldebug.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/camldebug.el b/emacs/camldebug.el index 199a6cc1a..0fd353aef 100644 --- a/emacs/camldebug.el +++ b/emacs/camldebug.el @@ -89,7 +89,7 @@ (define-derived-mode camldebug-mode comint-mode "Inferior CDB" - "Major mode for interacting with an inferior Camldebug process. + "Major mode for interacting with an inferior ocamldebug process. The following commands are available: |