Fix a typo in ada-mode manual
* doc/misc/ada-mode.texi (Project file variables): Add a missing right bracket. Reported by Jean-Christophe Helary <jean.christophe.helary@gmail.com>.
This commit is contained in:
parent
00e75bab62
commit
38fc456d27
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@ Lisp variable: @code{ada-prj-default-bind-opt}.
|
|||
@item @code{build_dir} [default: @code{"."}]
|
||||
The compile commands will be issued in this directory.
|
||||
|
||||
@item @code{casing} [default: @code{("~/.emacs_case_exceptions")}
|
||||
@item @code{casing} [default: @code{("~/.emacs_case_exceptions")}]
|
||||
List of files containing casing exceptions. See the help on
|
||||
@code{ada-case-exception-file} for more info.
|
||||
@c FIXME: section on case exceptions
|
||||
|
|
Loading…
Add table
Reference in a new issue