From a1582a841b2864ad20c22cc18b04010f9a813128 Mon Sep 17 00:00:00 2001 From: Will Stamper Date: Sun, 24 Aug 2014 16:28:39 -0500 Subject: Spelling fixes --- runtime/autoload/ada.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/autoload/ada.vim') 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 -- cgit