Git commit b489390fd3ddd6c7242bf1fae3030d6e2bc028d6 by Yuri Chornoivan.
Committed on 16/03/2014 at 17:27.
Pushed by yurchor into branch 'KDE/4.13'.

Add missing parenthesis

M  +1    -1    doc/index.docbook

http://commits.kde.org/artikulate/b489390fd3ddd6c7242bf1fae3030d6e2bc028d6

diff --git a/doc/index.docbook b/doc/index.docbook
index 376cf2b..b339219 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -424,7 +424,7 @@ One line of this list contains the following information:
 <orderedlist>
     <listitem><para>edit button: open this phrase for edit</para></listitem>
     <listitem><para>phrase type: icon that denotes the type of this phrase 
(e.g., word, expression)</para></listitem>
-    <listitem><para>edit state: a colored block that denotes the edit state of 
this phrase (red: unknown/no state set; orange: translated state; green: 
completed state</para></listitem>
+    <listitem><para>edit state: a colored block that denotes the edit state of 
this phrase (red: unknown/no state set; orange: translated state; green: 
completed state)</para></listitem>
     <listitem><para>the phrase</para></listitem>
     <listitem><para>exclude button: if course derives from a course skeleton, 
this button allows excluding the phrase from the unit</para></listitem>
 </orderedlist>

Reply via email to