Git commit 0c31f9f0b8ba76f262bd76de15d7a07ba194a1ca by Burkhard L?ck.
Committed on 24/02/2013 at 18:33.
Pushed by lueck into branch 'master'.

remove consecutive duplicate word >and<

M  +1    -1    doc/kexi/index.docbook

http://commits.kde.org/calligra/0c31f9f0b8ba76f262bd76de15d7a07ba194a1ca

diff --git a/doc/kexi/index.docbook b/doc/kexi/index.docbook
index fb73485..58cc4c8 100644
--- a/doc/kexi/index.docbook
+++ b/doc/kexi/index.docbook
@@ -671,7 +671,7 @@
 <sect2 id="inserting-text-labels"><title>Inserting text labels</title> 
 <para>To make it easier for the form's user to identify the meaning of every 
field widget, these should have added text labels with appropriate titles. To 
create text labels the <guilabel>Label</guilabel> widget is used.
 </para>
-<para>Insert three text label widgets onto the form, placing them on the left 
side of the text fields (or on the right hand if your operating system uses 
right-to-left layout). On inserting a new label, a text cursor appears at the 
location where you can enter the desired title. Enter consecutively: 
<replaceable>Name</replaceable>, <replaceable>Surname</replaceable>, 
<replaceable>Street</replaceable>, <replaceable>House Number</replaceable> and 
<replaceable>City</replaceable>. Additionally, on the top of the form insert 
another label displaying name of the form, &ie; 
<replaceable>Persons</replaceable>. Enlarge this label's size and and increase 
the font size using <guilabel>Font</guilabel>  in the 
<guilabel>Properties</guilabel> tab.
+<para>Insert three text label widgets onto the form, placing them on the left 
side of the text fields (or on the right hand if your operating system uses 
right-to-left layout). On inserting a new label, a text cursor appears at the 
location where you can enter the desired title. Enter consecutively: 
<replaceable>Name</replaceable>, <replaceable>Surname</replaceable>, 
<replaceable>Street</replaceable>, <replaceable>House Number</replaceable> and 
<replaceable>City</replaceable>. Additionally, on the top of the form insert 
another label displaying name of the form, &ie; 
<replaceable>Persons</replaceable>. Enlarge this label's size and increase the 
font size using <guilabel>Font</guilabel>  in the 
<guilabel>Properties</guilabel> tab.
 </para>
 </sect2>
 <sect2 id="actions"><title>Actions</title> 

Reply via email to