[Checkins] SVN: grok/trunk/doc/tutorial.txt M-q

Philipp von Weitershausen philikon at philikon.de
Thu Mar 29 08:57:53 EDT 2007


Log message for revision 73909:
  M-q
  

Changed:
  U   grok/trunk/doc/tutorial.txt

-=-
Modified: grok/trunk/doc/tutorial.txt
===================================================================
--- grok/trunk/doc/tutorial.txt	2007-03-29 12:35:12 UTC (rev 73908)
+++ grok/trunk/doc/tutorial.txt	2007-03-29 12:57:53 UTC (rev 73909)
@@ -22,10 +22,11 @@
   Zope 3 (and Grok) however; try reading ``context`` or ``view``
   instead.
 
-Grok is a powerful and flexible web application framework for Python developers.
-In this tutorial we will show you the various things you can do with Grok, and
-how Grok can help you build your web application. We'll start out simple, and
-will slowly go to more complex usage patterns.  
+Grok is a powerful and flexible web application framework for Python
+developers.  In this tutorial we will show you the various things you
+can do with Grok, and how Grok can help you build your web
+application. We'll start out simple, and will slowly go to more
+complex usage patterns.
 
 All you're expected to know is the Python programming language and an
 understanding of basic web programming (HTML, forms, URLs). It also



More information about the Checkins mailing list