Replaced 'divider' by 'ruler' in a comment.

Gra [2009-06-12 15:14]
Replaced 'divider' by 'ruler' in a comment.
Filename
ikogPlugin.py
diff --git a/ikogPlugin.py b/ikogPlugin.py
index 6304aac..ad9876d 100644
--- a/ikogPlugin.py
+++ b/ikogPlugin.py
@@ -19,7 +19,7 @@ def getDivider():

 ### The string that is used as a ruler on the console.
 ### In the standard application this is _________....___
-### @return the string you want to use as the divider
+### @return the string you want to use as the ruler
 def getRuler():
     return "---my ruler here---"
ViewGit