Git commit f9cce72a65f7e2051e497a003a91723cadcc2f7b by Yuri Chornoivan.
Committed on 31/07/2023 at 07:55.
Pushed by yurchor into branch 'master'.

Fix minor typo, enhance formatting

M  +4    -4    doc/setting-properties.docbook
M  +4    -3    doc/viewer.docbook

https://invent.kde.org/graphics/kphotoalbum/-/commit/f9cce72a65f7e2051e497a003a91723cadcc2f7b

diff --git a/doc/setting-properties.docbook b/doc/setting-properties.docbook
index ebe9c848..6579bb67 100644
--- a/doc/setting-properties.docbook
+++ b/doc/setting-properties.docbook
@@ -224,15 +224,15 @@ window layout.</para>
     <title>Annotating while viewing images</title>
     <para>For a few decades we tagged our images as described above, but in 
the summer of 2023, it started being possible to tag images while viewing them.
     This facility doesn't support all the features described above, but it 
offers a much faster workflow to tagging images.</para>
-    <para>Missing features when annotating images from the viewer, which you 
need to come to this dialog for are:
+    <para>Missing features when annotating images from the viewer, which you 
need to come to this dialog for are:</para>
     <itemizedlist>
     <listitem><para>Annotating multiple images at a time</para></listitem>
     <listitem><para>Tagging individual parts of an image (this face is 
...)</para></listitem>
-    <listitem><para>Setting up tag groups (ie. specifying that Las Vegas is in 
USA, so you will see images tagged Las Vegas when watching images from 
USA)</para></listitem>
+    <listitem><para>Setting up tag groups (&ie; specifying that Las Vegas is 
in USA, so you will see images tagged Las Vegas when watching images from 
USA)</para></listitem>
     <listitem><para>Setting image dates</para></listitem>
     </itemizedlist>
-
-    <link linkend="annotating-from-the-viewer">See the seciton on annotating 
from the viewer</link>
+    <para>
+    <link linkend="annotating-from-the-viewer">See the section on annotating 
from the viewer</link>
     </para>
 </sect1>
 </chapter>
diff --git a/doc/viewer.docbook b/doc/viewer.docbook
index 696cd9e1..ea7e35e8 100644
--- a/doc/viewer.docbook
+++ b/doc/viewer.docbook
@@ -133,15 +133,16 @@ Over the years a few different attempts have been made at 
integrating tagging in
 attempt was by making it possible to tag directly by typing part of a category 
item. In addition category items could be assigned to function keys on the 
keyboard.
 The code for all of this have now been modernized to make the work flow much 
more intuitive and discover-able.</para>
 
-<para>There are three modes to annotating images in the viewer:
+<para>There are three modes to annotating images in the viewer:</para>
 <itemizedlist>
     <listitem><para><emphasis>Locked</emphasis> - This is the default mode 
when starting the viewer - in here no annotating or tokenizing will happen. 
This ensure you do not accidentally annotates images when viewing 
them.</para></listitem>
     <listitem><para><emphasis>Assign Tokens</emphasis> - This allows you to 
set tokens on images, by simply pressing a key from A-Z on the 
keyboard.</para></listitem>
     <listitem><para><emphasis>Assign Tags</emphasis> - This allows you to 
assign macros to a keyboard key. As an example, <emphasis>L</emphasis> could 
mean set the item <emphasis>Las Vegas</emphasis> in the 
<emphasis>Location</emphasis> category. In addition to that, it also allows you 
to set any tag on an image.</para></listitem>
 </itemizedlist>
-
+<para>
 The modes are selected from the context menu as can be seen in <xref 
linkend="fig-ctxmenu-for-mode-selection"/>.
-
+</para>
+<para>
 The two modes are described in details below.
 </para>
 

Reply via email to