diff options
| author | Paul Eggert <eggert@twinsun.com> | 2002-08-16 06:29:40 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@twinsun.com> | 2002-08-16 06:29:40 +0000 |
| commit | 28665d46c3222733ba0e024f21d39be2d88087d4 (patch) | |
| tree | aa38cf4ccf348815dea5935b3cf31ab0cc6604c4 /man/ada-mode.texi | |
| parent | a4581dd3c9fde04e873b07147fa2eac9cc0c81db (diff) | |
| download | emacs-28665d46c3222733ba0e024f21d39be2d88087d4.tar.gz | |
Minor spelling and grammar corrections.
Diffstat (limited to 'man/ada-mode.texi')
| -rw-r--r-- | man/ada-mode.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ada-mode.texi b/man/ada-mode.texi index ed0976a008c..b67b08348a0 100644 --- a/man/ada-mode.texi +++ b/man/ada-mode.texi @@ -84,7 +84,7 @@ license to the document, as described in section 6 of the license. defined in your application * File Browser:: Easy access to your files * Automatic Smart Indentation:: Indenting your code automatically as you type -* Formatting Parameter Lists:: Formating subprograms parameter lists +* Formatting Parameter Lists:: Formatting subprograms' parameter lists automatically * Automatic Casing:: Adjusting the case of words automatically * Statement Templates:: Inserting code templates @@ -149,7 +149,7 @@ automatic color highlighting of the various entities in Ada code. switching between spec and body files with eventually auto-generation of body files, @item -automatic formating of subprograms parameter lists. +automatic formatting of subprograms' parameter lists. @item automatic smart indentation according to Ada syntax, @item @@ -702,7 +702,7 @@ you can directly click on them to open the right file at the right place. You can activate this mode by typing @key{M-x speedbar} in the editor. -This will open a new frame. A better way might be to assicate the +This will open a new frame. A better way might be to associate the following key binding @example |
