Git commit 70c39526c472013e0ab6f1a1a8c53102a1eaa981 by Burkhard Lück. Committed on 09/08/2016 at 08:28. Pushed by lueck into branch 'master'.
fix xml error M +1 -1 doc/config.docbook http://commits.kde.org/kstars/70c39526c472013e0ab6f1a1a8c53102a1eaa981 diff --git a/doc/config.docbook b/doc/config.docbook index 97f0ce1..7638246 100644 --- a/doc/config.docbook +++ b/doc/config.docbook @@ -652,7 +652,7 @@ For example, this is a small subset of the content (header + first five objects) 4 16:59:5 -22:8:0.1 3.795 5 5 17:13:2 -24:22:0.2 6.573 5 </programlisting> -<para>As seen above, each column was assigned a &kstars designated header such as the ID, Right Ascension, Declination, Major axis and Object Type fields. Note that the Catalog Prefix (<quote>Lynds</quote>) and the ID field are +<para>As seen above, each column was assigned a &kstars; designated header such as the ID, Right Ascension, Declination, Major axis and Object Type fields. Note that the Catalog Prefix (<quote>Lynds</quote>) and the ID field are used together for identifying objects in the Sky Map. (&ie; objects from this catalog will have names like: Lynds 1, Lynds 2, Lynds 617 up to the last object, Lynds 1791) </para>
