[SCM] vim-addon-manager packaging branch, master, updated. b5f1df567ea9b4daadea98e63d61c43f8191ec46

James Vega jamessan at debian.org
Wed Jan 13 08:53:09 UTC 2010


The following commit has been merged in the master branch:
commit b5f1df567ea9b4daadea98e63d61c43f8191ec46
Author: James Vega <jamessan at debian.org>
Date:   Wed Jan 13 03:52:33 2010 -0500

    Fix a spelling error in vim-addons.
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/changelog b/debian/changelog
index d33139a..e88ea54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ vim-addon-manager (0.4.2) UNRELEASED; urgency=low
   * Remove empty directories left behind when removing addons.
   * Include the target directory in the install/remove informational messages.
     (Closes: #499563)
+  * Fix a spelling error in vim-addons(1).
 
  -- James Vega <jamessan at debian.org>  Fri, 24 Jul 2009 19:56:48 +0200
 
diff --git a/src/vim-addons b/src/vim-addons
index dee23ef..e83c9e7 100755
--- a/src/vim-addons
+++ b/src/vim-addons
@@ -45,7 +45,7 @@ with respect to a user Vim configuration, in one of the following states:
 :disabled
   the files composing the addon are not installed under the target directory,
   but the addon is installed system-wide. However, the addon has been disabled
-  for the current user explicitely via some configuration line in
+  for the current user explicitly via some configuration line in
   plugin/vim-addons.vim under the target directory. The addon is not working
   for the current user
 

-- 
vim-addon-manager packaging



More information about the pkg-vim-maintainers mailing list