--- a/Plugins/VcsPlugins/vcsPySvn/__init__.py Sun Sep 29 14:22:08 2013 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/__init__.py Sun Sep 29 15:08:57 2013 +0200 @@ -4,7 +4,7 @@ # """ -Package implementing the vcs interface to Subversion +Package implementing the vcs interface to Subversion. It consists of the subversion class, the project helper classes and some Subversion specific dialogs. This package is based upon the pysvn interface.