You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/09/30 15:10:51 UTC

svn commit: r1762924 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml

Author: lofwyr
Date: Fri Sep 30 15:10:50 2016
New Revision: 1762924

URL: http://svn.apache.org/viewvc?rev=1762924&view=rev
Log:
spell

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml?rev=1762924&r1=1762923&r2=1762924&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/080-sheet/30-event/sheet-column-event.xhtml Fri Sep 30 15:10:50 2016
@@ -25,7 +25,7 @@
   <ui:param name="title" value="#{overviewBundle.sheet_column_event} &lt;tc:columnEvent>"/>
   <p>A <code class="language-markup">&lt;tc:sheet/></code> can contain a
     <code class="language-markup">&lt;tc:columnEvent/></code> tag, which knows two types of events.
-    The eventtype can be set by the <code>event</code> attribute. Possible values are 'click' and 'dblclick'.
+    The event type can be set by the <code>event</code> attribute. Possible values are 'click' and 'dblclick'.
   </p>
 
   <tc:section label="Example">