Author: gredler
Date: Tue Jun 19 09:40:35 2007
New Revision: 548793
URL: http://svn.apache.org/viewvc?view=rev&rev=548793
Log:
Fix small typo.
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt
Modified: tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt?view=diff&rev=548793&r1=548792&r2=548793
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/site/apt/index.apt Tue Jun 19
09:40:35 2007
@@ -17,7 +17,7 @@
* A file upload form component has been added (in a new library:
{{{../tapestry-upload/}tapestry-upload}}).
- * The BeanEditForm component can now create the object is edits.
+ * The BeanEditForm component can now create the object it edits.
* Palette component for sophisticated multiple-property selection and
ordering.