Git commit ee5493e47c22e3b755ee1d1a260ab656901eb086 by Ahmad Samir.
Committed on 06/10/2020 at 09:09.
Pushed by ahmadsamir into branch 'master'.

Fix typo it's kbuildsycoca5 not kbuildsyscoca5

Found by making the same typo while grep'ing for "syscoca".

GIT_SILENT

M  +1    -1    docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook

https://invent.kde.org/frameworks/kservice/commit/ee5493e47c22e3b755ee1d1a260ab656901eb086

diff --git a/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook 
b/docs/kbuildsycoca5/man-kbuildsycoca5.8.docbook
index 03add7a..cb6b19c 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>kbuildsyscoca5</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>
 

Reply via email to