[geany/geany-plugins] 750719: typo

Alexander Blesius git-noreply at xxxxx
Sun Mar 29 12:22:36 UTC 2015


Branch:      refs/heads/master
Author:      Alexander Blesius <onkel-pflaume at web.de>
Committer:   Alexander Blesius <onkel-pflaume at web.de>
Date:        Sun, 29 Mar 2015 12:22:36 UTC
Commit:      7507198a35cb9e9259a85024ec02d11e26910d01
             https://github.com/geany/geany-plugins/commit/7507198a35cb9e9259a85024ec02d11e26910d01

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


More information about the Plugins-Commits mailing list