summaryrefslogtreecommitdiffstats
path: root/runtime/doc/ada.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-10 19:06:20 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-10 19:06:20 +0000
commit25394022f2fda5c41dc88f5142f15cd3ef4107a4 (patch)
tree63bb42311d52f627c941ad2352b2386c4b5e8687 /runtime/doc/ada.txt
parent3ad16f3fe668ce14f9b2382656f0f63a0d44d05b (diff)
updated for version 7.1b
Diffstat (limited to 'runtime/doc/ada.txt')
-rw-r--r--runtime/doc/ada.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/ada.txt b/runtime/doc/ada.txt
index 4367ae012e..bdbe97e987 100644
--- a/runtime/doc/ada.txt
+++ b/runtime/doc/ada.txt
@@ -1,4 +1,4 @@
-*ada.txt* For Vim version 7.1a. Last change: 2006 Nov 12
+*ada.txt* For Vim version 7.1b. Last change: 2007 May 08
ADA FILE TYPE PLUG-INS REFERENCE MANUAL~
@@ -125,7 +125,7 @@ NOTE: "gnat xref -v" is very tricky to use as it has almost no diagnostic
3.2 Omni Completion with "ctags"~
*ada-ctags*
-Exuberant Ctags uses it's own multi-language code parser. The parser is quite
+Exuberant Ctags uses its own multi-language code parser. The parser is quite
fast, produces a lot of extra informations (hence the name "Exuberant Ctags")
and can run on files which currently do not compile.
@@ -302,7 +302,7 @@ g:ada_folding set ('sigpft')
'x': lone 'exception' folded with line above
'i': activate indent folding on load
- Note: Syntax folding is in an early (unuseable) stage and
+ Note: Syntax folding is in an early (unusable) stage and
indent or gnat pretty folding is suggested.
For gnat pretty folding to work the following settings are