Git commit 6cc51da42f7aa5b4a93cf8b305388d09a6a8191c by Yuri Chornoivan. Committed on 30/04/2014 at 15:28. Pushed by yurchor into branch 'master'.
Fix typo M +1 -1 docs/kdeinit5/man-kdeinit5.8.docbook http://commits.kde.org/kinit/6cc51da42f7aa5b4a93cf8b305388d09a6a8191c diff --git a/docs/kdeinit5/man-kdeinit5.8.docbook b/docs/kdeinit5/man-kdeinit5.8.docbook index bab12ee..973207a 100644 --- a/docs/kdeinit5/man-kdeinit5.8.docbook +++ b/docs/kdeinit5/man-kdeinit5.8.docbook @@ -81,7 +81,7 @@ a substantial amount.</para> <para>kdeinit5 is linked against all libraries a standard &kde; application needs. With this technique, starting an application becomes much faster because now only the application itself needs to be linked whereas otherwise -both the application as well as all the libaries it uses need to be linked. +both the application as well as all the libraries it uses need to be linked. </para> </refsect1>
