aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/adacomplete.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/autoload/adacomplete.vim')
-rw-r--r--runtime/autoload/adacomplete.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/autoload/adacomplete.vim b/runtime/autoload/adacomplete.vim
index 2659f51d5c..d7bba93d12 100644
--- a/runtime/autoload/adacomplete.vim
+++ b/runtime/autoload/adacomplete.vim
@@ -14,7 +14,7 @@
" 15.10.2006 MK Bram's suggestion for runtime integration
" 05.11.2006 MK Bram suggested not to use include protection for
" autoload
-" 05.11.2006 MK Bram suggested agaist using setlocal omnifunc
+" 05.11.2006 MK Bram suggested against using setlocal omnifunc
" 05.11.2006 MK Bram suggested to save on spaces
" Help Page: ft-ada-omni
"------------------------------------------------------------------------------