Git commit eaaf5a2ea2cce67f50c0f825ac64578e710439af by Yuri Chornoivan. Committed on 26/07/2016 at 13:59. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook http://commits.kde.org/kdesvn/eaaf5a2ea2cce67f50c0f825ac64578e710439af diff --git a/doc/index.docbook b/doc/index.docbook index 57308c5..4fa5bea 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2123,7 +2123,7 @@ last state the working copy was updated to, not against the version in repositor <guisubmenu>Log Cache</guisubmenu> <guimenuitem>Stop updating the log cache</guimenuitem> </menuchoice></term> -<listitem><para>The log is cached and used to display the revision tree of a repository. Depending on the Internet connection, size of the subversion repository and history length this may take much time, +<listitem><para>The log is cached and used to display the revision tree of a repository. Depending on the Internet connection, size of the subversion repository and history length this may take much time. Therefore you can stop updating the cache using this action. </para></listitem> </varlistentry> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
