Branch: refs/heads/master Author: Alexander Blesius onkel-pflaume@web.de Committer: Alexander Blesius onkel-pflaume@web.de Date: Sun, 29 Mar 2015 12:22:36 UTC Commit: 7507198a35cb9e9259a85024ec02d11e26910d01 https://github.com/geany/geany-plugins/commit/7507198a35cb9e9259a85024ec02d1...
Log Message: ----------- typo
Modified Paths: -------------- geanypy/geany/plugin.py
Modified: geanypy/geany/plugin.py 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -79,7 +79,7 @@ def __plugin_name__(self): string name of the plugin. """ raise NotImplementedError( - "Plugin's must implement the __plugin_name__ attribute.") + "Plugins must implement the __plugin_name__ attribute.")
@property
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org