Git commit 530fdb02a1f1b505f9cfbef970150dbb208f3542 by Yuri Chornoivan. Committed on 21/02/2017 at 19:23. Pushed by yurchor into branch 'master'.
Fix minor typo, split long message M +3 -4 digikam/tool-geolocationeditor.docbook https://commits.kde.org/digikam-doc/530fdb02a1f1b505f9cfbef970150dbb208f3542 diff --git a/digikam/tool-geolocationeditor.docbook b/digikam/tool-geolocationeditor.docbook index a8ea993..2faa0ff 100644 --- a/digikam/tool-geolocationeditor.docbook +++ b/digikam/tool-geolocationeditor.docbook @@ -16,8 +16,8 @@ <title>Geolocation Editor</title> <para> - There are three tools regarding geolocation in &digikam;: + </para> <orderedlist numeration="arabic"> @@ -40,9 +40,8 @@ </para></listitem> </orderedlist> - + <para> All three are based on the &marble; widget. - </para> <note><para> @@ -57,7 +56,7 @@ </para> <para> - The <quote>Geolocation Editor</quote> provides the tools to localize pictures geographically in the common spherical coordinate system (used by GPS/Galileo). Altitude, latitude and longitude, speeed, number of satellites, fix type and DOP are editable. + The <quote>Geolocation Editor</quote> provides the tools to localize pictures geographically in the common spherical coordinate system (used by GPS/Galileo). Altitude, latitude and longitude, speed, number of satellites, fix type and DOP are editable. </para> <sect1 id="geolocation-title"> <title>Geolocation</title>
