Git commit 2748ef7262af51f407bd3a2b8d3e8430fd70aa33 by Yuri Chornoivan. Committed on 07/07/2013 at 13:16. Pushed by yurchor into branch 'master'.
Minor fix M +1 -9 doc/index.docbook http://commits.kde.org/kdesvn/2748ef7262af51f407bd3a2b8d3e8430fd70aa33 diff --git a/doc/index.docbook b/doc/index.docbook index 6a6cf4c..ddc53fc 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -287,15 +287,7 @@ This operation is always recursive, means, if selecting a folder &kdesvn; always <sect2> <title>Update working copy</title> <para> -This brings you local working copy in sync with the repository. You may setup that &kdesvn; checks on opening a working copy for newer/modified items in repository. This runs in background and you may work meanwhile with &kdesvn;. Or start check with -<menuchoice> -<guimenu>Subversion</guimenu> -<guisubmenu>Working copy</guisubmenu> -<guimenuitem>Check for updates</guimenuitem> -</menuchoice>. -</para> -<para> -When this is finished, items with newer versions or folders with items where newer items are below are marked. +This brings you local working copy in sync with the repository. You may setup that &kdesvn; checks on opening a working copy for newer/modified items in repository. This runs in background and you may work meanwhile with &kdesvn;. When this is finished, items with newer versions or folders with items where newer items are below are marked. </para> <para> To retrieve the changes, select
