Author: smukhina
Date: 2008-07-10 10:50:19 -0400 (Thu, 10 Jul 2008)
New Revision: 9512
Modified:
trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml
Log:
http://jira.jboss.com/jira/browse/RF-3875
unnecessary spaces are deleted
Modified: trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2008-07-10 14:17:51
UTC (rev 9511)
+++ trunk/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2008-07-10 14:50:19
UTC (rev 9512)
@@ -530,7 +530,7 @@
<entry>entry.Type</entry><entry>Returns the
mime type of the file. Available in flash enabled version only</entry>
</row>
<row>
- <entry>entry.creator </entry><entry>Returns the
name of the author of the file . Available in flash enabled version only</entry>
+ <entry>entry.creator </entry><entry>Returns the
name of the author of the file. Available in flash enabled version only</entry>
</row>
<row>
<entry>entry.creationDate</entry><entry>Returns the
date when the file was created. Available in flash enabled version only</entry>