[Checkins] SVN: grokapps/gbe99bottles/RE fixed typo

Michael Haubenwallner michael at d2m.at
Tue Aug 26 13:05:42 EDT 2008


Log message for revision 90356:
  fixed typo

Changed:
  U   grokapps/gbe99bottles/README.txt
  U   grokapps/gbe99bottles/REVIEW.txt

-=-
Modified: grokapps/gbe99bottles/README.txt
===================================================================
--- grokapps/gbe99bottles/README.txt	2008-08-26 16:54:42 UTC (rev 90355)
+++ grokapps/gbe99bottles/README.txt	2008-08-26 17:05:42 UTC (rev 90356)
@@ -6,7 +6,7 @@
              and deduce from both
 
 A basic Grok 'Hello world' application [source__], cf implementations in other
-languages at the '99 Bootles of Beer' website, eg. the Python version [source__].
+languages at the '99 Bottles of Beer' website, eg. the Python version [source__].
 
 __ http://svn.zope.org/grokapps/gbe99bottles/src/gbe99bottles/app.py?view=markup
 __ http://99-bottles-of-beer.net/language-python-808.html

Modified: grokapps/gbe99bottles/REVIEW.txt
===================================================================
--- grokapps/gbe99bottles/REVIEW.txt	2008-08-26 16:54:42 UTC (rev 90355)
+++ grokapps/gbe99bottles/REVIEW.txt	2008-08-26 17:05:42 UTC (rev 90356)
@@ -4,7 +4,7 @@
 :Author: d2m (michael at d2m.at)
 
 A basic Grok 'Hello world' application [source__], cf implementations in other
-languages at the '99 Bootles of Beer' website, eg. the Python version [source__].
+languages at the '99 Bottles of Beer' website, eg. the Python version [source__].
 
 __ http://svn.zope.org/grokapps/gbe99bottles/src/gbe99bottles/app.py?view=markup
 __ http://99-bottles-of-beer.net/language-python-808.html
@@ -31,7 +31,7 @@
 --------------------------
 
 When we create the 'Song' Application object, we want to set it to an initial 
-state, like creating a Wall, creating a number of Bootles and adding them to the
+state, like creating a Wall, creating a number of Bottles and adding them to the
 Wall.
 
 Grok also is an event driven framework. Events can be sent and subscribed to.



More information about the Checkins mailing list