Author: afedosik
Date: 2007-09-14 12:25:46 -0400 (Fri, 14 Sep 2007)
New Revision: 2943
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
Log:
lowercase was changed to uppercase
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2007-09-14
16:25:36 UTC (rev 2942)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2007-09-14
16:25:46 UTC (rev 2943)
@@ -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 generations</title>
- <para>To place some data from drag or drop zones into component you can use
macro generations.
+ <title>Macro defenitions</title>
+ <para>To place some data from drag or drop zones into component you can use
macro defenitions.
They are being defining in the following way:</para>
<itemizedlist>
<listitem>
@@ -133,8 +133,8 @@
]]></programlisting>
</section>
<section>
- <title>Predefined macro generations</title>
- <para> Indicator can accept two default macro generations:</para>
+ <title>Predefined macro defenitions</title>
+ <para> Indicator can accept two default macro defenitions:</para>
<itemizedlist>
<listitem>marker</listitem>
<listitem>label</listitem>
@@ -147,7 +147,7 @@
<section>
<title>Marker customization</title>
- <para>The macro generation
<emphasis><property>"marker"</property></emphasis>
can be customized depending on what a
+ <para>The macro defenition
<emphasis><property>"marker"</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 names):</para>
<itemizedlist>