Fixing typo in the about window
authorEd Page <eopage@byu.net>
Fri, 24 Sep 2010 10:51:04 +0000 (05:51 -0500)
committerEd Page <eopage@byu.net>
Fri, 24 Sep 2010 10:51:04 +0000 (05:51 -0500)
src/windows/_base.py

index 2efba0b..dce4f58 100644 (file)
@@ -636,7 +636,7 @@ class AboutWindow(BasicWindow):
 
                self._titleLabel = gtk.Label()
                self._titleLabel.set_markup("""
-<big><b>Waters of Shiloahl</b></big>
+<big><b>Waters of Shiloah</b></big>
 <i>Maemo Edition</i>
 Version %s
 """ % (constants.__version__, ))