[geany/geany-plugins] 10f13e: Merge pull request #205 from Ablesius/patch-1

Dominic Hopf git-noreply at xxxxx
Sun Mar 29 12:37:07 UTC 2015


Branch:      refs/heads/master
Author:      Dominic Hopf <dmaphy at googlemail.com>
Committer:   Dominic Hopf <dmaphy at googlemail.com>
Date:        Sun, 29 Mar 2015 12:37:07 UTC
Commit:      10f13e7025341e73539d32efe120c45808be75df
             https://github.com/geany/geany-plugins/commit/10f13e7025341e73539d32efe120c45808be75df

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).


More information about the Plugins-Commits mailing list