[richfaces-svn-commits] JBoss Rich Faces SVN: r5891 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Feb 7 05:33:21 EST 2008


Author: cluts
Date: 2008-02-07 05:33:21 -0500 (Thu, 07 Feb 2008)
New Revision: 5891

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - updated for dargIndicator

Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml	2008-02-07 10:18:06 UTC (rev 5890)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml	2008-02-07 10:33:21 UTC (rev 5891)
@@ -101,8 +101,8 @@
     <para>Thus for specify a look-and-feel you have to define one of these facets and include into
       it a content that should be shown in indicator.</para>
     <section>
-      <title>Macro defenitions</title>
-      <para>To place some data from drag or drop zones into component you can use macro defenitions.
+      <title>Macro definitions</title>
+      <para>To place some data from drag or drop zones into component you can use macro difenitions.
         They are being defining in the following way:</para>
       <itemizedlist>
         <listitem>
@@ -133,8 +133,8 @@
 ]]></programlisting>
     </section>
     <section>
-      <title>Predefined macro defenitions</title>
-      <para> Indicator can accept two default macro defenitions:</para>
+      <title>Predefined macro definitions</title>
+      <para> Indicator can accept two default macro definitions:</para>
       <itemizedlist>
         <listitem>marker</listitem>
         <listitem>label</listitem>
@@ -147,7 +147,7 @@
 
     <section>
       <title>Marker customization</title>
-      <para>The macro defenition <emphasis>
+      <para>The macro definition <emphasis>
           <property>&quot;marker&quot;</property>
         </emphasis> can be customized depending on what a draggable element is located over. For
         that you should define one of these three parameters (specify a parameter with one of three




More information about the richfaces-svn-commits mailing list