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:
Eli Zaretskii 2017-02-07 18:29:02 +02:00
parent 00e75bab62
commit 38fc456d27

View file

@ -540,7 +540,7 @@ Lisp variable: @code{ada-prj-default-bind-opt}.
@item @code{build_dir} [default: @code{"."}] @item @code{build_dir} [default: @code{"."}]
The compile commands will be issued in this directory. 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 List of files containing casing exceptions. See the help on
@code{ada-case-exception-file} for more info. @code{ada-case-exception-file} for more info.
@c FIXME: section on case exceptions @c FIXME: section on case exceptions