Git commit 8966793c9c845f46cea2730806f323af9b49bd52 by Ahmad Samir. Committed on 06/10/2020 at 09:11. Pushed by ahmadsamir into branch 'master'.
Remove extraneous white space GIT_SILENT M +1 -1 docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook https://invent.kde.org/frameworks/kservice/commit/8966793c9c845f46cea2730806f323af9b49bd52 diff --git a/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook b/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook index cb6b19c..3148e53 100644 --- a/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook +++ b/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook @@ -96,7 +96,7 @@ it if necessary, when any of the files whose data is cached are changed. <varlistentry> <term><option>--nosignal</option></term> <listitem> -<para>Ordinarily, <command>kbuildsycoca5</command> sends a signal over D-Bus once the cache is updated to all the applications that use KService so that they are always working with the latest information. This option suppresses that behaviour.</para> +<para>Ordinarily, <command>kbuildsycoca5</command> sends a signal over D-Bus once the cache is updated to all the applications that use KService so that they are always working with the latest information. This option suppresses that behaviour.</para> </listitem> </varlistentry>
