org.guifications.plugins: 4c692a2b00173117be379993e51d550c2dafcf31
rekkanoryo at guifications.org
rekkanoryo at guifications.org
Tue May 20 01:00:11 CDT 2008
-----------------------------------------------------------------
Revision: 4c692a2b00173117be379993e51d550c2dafcf31
Ancestor: 6f663db5ba69a03f2a2b9a7290f8082e8ff75087
Author: rekkanoryo at guifications.org
Date: 2008-05-20T05:59:48
Branch: org.guifications.plugins
Modified files:
plugin_pack.py
ChangeLog:
Fix grim's typo
-----------------------------------------------------------------
This revision's diffstat output:
plugin_pack.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- plugin_pack.py 90f72d4cd9999623add9e28d5a3b64d1ef802f46
+++ plugin_pack.py 280c9433d63b1b9909595e9fbf04db1596806e2d
@@ -435,7 +435,7 @@ class PluginPack:
print ' Finch, and Purple. You will find a summary of each plugin below. For more'
print ' about an individual plugin, please see %s' % webpage
print ' .'
- print ' Note: not all %d of these plugins are currently usabled' % len(self.plugins)
+ print ' Note: not all %d of these plugins are currently usable' % len(self.plugins)
list = self.plugins.keys()
list.sort()
More information about the Plugins-commits
mailing list