aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/ada.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-08-24 22:13:56 -0400
committerJustin M. Keyes <justinkz@gmail.com>2014-08-24 22:13:56 -0400
commit92d27b7290914585f11d3a07e9bbbc504b8c9ca1 (patch)
tree6063d3d94af147d2d48d70c8201ef3d81a3c9787 /runtime/autoload/ada.vim
parent3623a028263fa321f0790fe1132ac2934d6d5dc7 (diff)
parenta1582a841b2864ad20c22cc18b04010f9a813128 (diff)
downloadrneovim-92d27b7290914585f11d3a07e9bbbc504b8c9ca1.tar.gz
rneovim-92d27b7290914585f11d3a07e9bbbc504b8c9ca1.tar.bz2
rneovim-92d27b7290914585f11d3a07e9bbbc504b8c9ca1.zip
Merge pull request #1111 from epmatsw/spellcheck2
More Typo Fixes
Diffstat (limited to 'runtime/autoload/ada.vim')
-rw-r--r--runtime/autoload/ada.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/autoload/ada.vim b/runtime/autoload/ada.vim
index 1f8234a575..cc5191fa43 100644
--- a/runtime/autoload/ada.vim
+++ b/runtime/autoload/ada.vim
@@ -447,7 +447,7 @@ function ada#Switch_Session (New_Session)
if a:New_Session != v:this_session
"
- " We actualy got a new session - otherwise there
+ " We actually got a new session - otherwise there
" is nothing to do.
"
if strlen (v:this_session) > 0