[graphics/kgeotag] doc: Fix minor typo, use entities
Yuri Chornoivan
null at kde.org
Mon May 2 11:15:42 BST 2022
Git commit 3ab07c46282463e2b7c22a8e8a074f188d3872ea by Yuri Chornoivan.
Committed on 02/05/2022 at 10:15.
Pushed by yurchor into branch 'master'.
Fix minor typo, use entities
M +4 -4 doc/overview.docbook
https://invent.kde.org/graphics/kgeotag/commit/3ab07c46282463e2b7c22a8e8a074f188d3872ea
diff --git a/doc/overview.docbook b/doc/overview.docbook
index b812bab..053ccda 100644
--- a/doc/overview.docbook
+++ b/doc/overview.docbook
@@ -22,11 +22,11 @@ KGeoTag is a Free/Libre Open Source photo geotagging program. It's written in C+
<title>What is "Geotagging"?</title>
<para>
-Photos (e.g. JPEG images) contain metadata like the creation date, camera information etc. Those are either stored in the so-called <ulink url="https://en.wikipedia.org/wiki/Exif">Exif header</ulink>, in an <ulink url="https://en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP sidecar file</ulink> or in both. This data can also represent geographic coordinates so that it's replicable where the images were taken.
+Photos (⪚ JPEG images) contain metadata like the creation date, camera information &etc; Those are either stored in the so-called <ulink url="https://en.wikipedia.org/wiki/Exif">Exif header</ulink>, in an <ulink url="https://en.wikipedia.org/wiki/Extensible_Metadata_Platform">XMP sidecar file</ulink> or in both. This data can also represent geographic coordinates so that it's replicable where the images were taken.
</para>
<para>
-Most cameras don't have GPS receivers, so, most can't save coordinates when taking images. A common approach is to e.g. carry a small GPS logging device along (or nowadays also using a smartphone ;-), which records a track all the time. Later on, the images' dates can be compared to the GPS log's points' dates to figure out where an image was taken.
+Most cameras don't have GPS receivers, so, most can't save coordinates when taking images. A common approach is to ⪚ carry a small GPS logging device along (or nowadays also using a smartphone ;-)), which records a track all the time. Later on, the images' dates can be compared to the GPS log's points' dates to figure out where an image was taken.
</para>
<para>
@@ -120,7 +120,7 @@ It's also possible to enter coordinates for one or more images by hand. The alti
<title>Setting or looking up elevation information</title>
<para>
-Altitudes can always be set maually. Alternatively, the altitudes can also be looked up querying different elevation datasets using <ulink url="https://www.opentopodata.org/">opentopodata.org</ulink>'s API.
+Altitudes can always be set manually. Alternatively, the altitudes can also be looked up querying different elevation datasets using <ulink url="https://www.opentopodata.org/">opentopodata.org</ulink>'s API.
</para>
<para>
@@ -142,7 +142,7 @@ Finally, the assigned coordinates can be saved. KGeoTag can either write them to
</para>
<para>
-This way, the geodata assignment is made persistent and also accessible for other geodata-aware applications (like e.g. <ulink url="https://www.kphotoalbum.org/">KPhotoAlbum</ulink>).
+This way, the geodata assignment is made persistent and also accessible for other geodata-aware applications (like ⪚ <ulink url="https://www.kphotoalbum.org/">KPhotoAlbum</ulink>).
</para>
<para>
More information about the kde-doc-english
mailing list