--- a/Plugins/VcsPlugins/vcsPySvn/subversion.py Mon Jul 08 21:47:26 2013 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/subversion.py Mon Jul 08 22:36:10 2013 +0200 @@ -2163,7 +2163,7 @@ def svnRemoveFromChangelist(self, names): """ - Public method to remove a file or directory from it's changelist. + Public method to remove a file or directory from its changelist. Note: Directories will be removed recursively.