Branch: refs/heads/master Author: Dominic Hopf dmaphy@googlemail.com Committer: Dominic Hopf dmaphy@googlemail.com Date: Sun, 29 Mar 2015 12:37:07 UTC Commit: 10f13e7025341e73539d32efe120c45808be75df https://github.com/geany/geany-plugins/commit/10f13e7025341e73539d32efe120c4...
Log Message: ----------- Merge pull request #205 from Ablesius/patch-1
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