Author: smukhina
Date: 2008-02-14 11:09:59 -0500 (Thu, 14 Feb 2008)
New Revision: 6086
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/paint2D/usage.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-2240
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/paint2D/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/paint2D/usage.xhtml 2008-02-14
16:01:06 UTC (rev 6085)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/paint2D/usage.xhtml 2008-02-14
16:09:59 UTC (rev 6086)
@@ -19,7 +19,7 @@
should be serializable.</p>
<p>To improve the performance and avoid the extra unnecessary
traffic over the net, a generated image will be cached if the data
- is not changed. You can turn this feature of with a cacheable attribute.</p>
+ is not changed. You can turn this feature off with a cacheable attribute.</p>
<div class="sample-container">
<ui:include src="/richfaces/paint2D/examples/painter.xhtml"/>