[Checkins] SVN: grok/trunk/src/grok/tests/form/fields.py Fix spelling error.

Martijn Faassen faassen at infrae.com
Tue Jan 22 05:18:15 EST 2008


Log message for revision 83084:
  Fix spelling error.
  

Changed:
  U   grok/trunk/src/grok/tests/form/fields.py

-=-
Modified: grok/trunk/src/grok/tests/form/fields.py
===================================================================
--- grok/trunk/src/grok/tests/form/fields.py	2008-01-22 01:26:13 UTC (rev 83083)
+++ grok/trunk/src/grok/tests/form/fields.py	2008-01-22 10:18:13 UTC (rev 83084)
@@ -1,6 +1,6 @@
 """
 A grok.Fields can receive keyword parameters with schema fields. These
-should be avaible in the definition order.
+should be available in the definition order.
 
   >>> grok.testing.grok(__name__)
 



More information about the Checkins mailing list