Git commit 8f4e10e7644d9a1b8401e5883b3041658e390513 by Luigi Toscano. Committed on 16/02/2025 at 14:52. Pushed by ltoscano into branch 'master'.
doc: sync a string with the corresponding UI string The string in the documentation was missing an article compared to the original string in the UI. M +1 -1 doc/index.docbook https://invent.kde.org/pim/korganizer/-/commit/8f4e10e7644d9a1b8401e5883b3041658e390513 diff --git a/doc/index.docbook b/doc/index.docbook index 86529e203..0465fb8ed 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2261,7 +2261,7 @@ place.</para></listitem> </varlistentry> <varlistentry> -<term><guilabel>Show seconds and timezone on current-time (Marcus Bains) line</guilabel></term> +<term><guilabel>Show seconds and timezone on the current-time (Marcus Bains) line</guilabel></term> <listitem><para>This check box toggles on or off the seconds on the current-time line (Marcus Bains line). Depending on your locale, the timezone may also be shown.</para></listitem> </varlistentry>