Git commit 62950bf32863501ef5e307caccb508f9cffb1f92 by Yuri Chornoivan. Committed on 27/03/2013 at 18:28. Pushed by yurchor into branch 'master'.
Fix typo (at the request by Mark Filipak (Mansfield, Ohio, U.S.A.)): synchronisation->synchronization M +1 -1 doc/man-krusader.1.docbook M +1 -1 doc/synchronizer.docbook http://commits.kde.org/krusader/62950bf32863501ef5e307caccb508f9cffb1f92 diff --git a/doc/man-krusader.1.docbook b/doc/man-krusader.1.docbook index 391744c..66b33c0 100644 --- a/doc/man-krusader.1.docbook +++ b/doc/man-krusader.1.docbook @@ -40,7 +40,7 @@ similar to Midnight or Total Commander. It provides all the file management features you could possibly want. Plus: extensive archive handling, mounted filesystem support, &FTP;, advanced search module, -viewer/editor, directory synchronisation, file content comparisons, +viewer/editor, directory synchronization (disabled by default), file content comparisons, powerful batch renaming and much much more. It supports the following archive formats: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, xz, zip, and 7-zip diff --git a/doc/synchronizer.docbook b/doc/synchronizer.docbook index b2cf612..37d2546 100644 --- a/doc/synchronizer.docbook +++ b/doc/synchronizer.docbook @@ -339,7 +339,7 @@ <guilabel>File List</guilabel> has the following columns: "Left name | Left size | Left time | Task | Right time | Right size | Right name". - Here you can check the compare results and modify the synchronisation actions if desired. + Here you can check the compare results and modify the synchronization actions if desired. The text color defines the default copy direction determined by the comparator. <itemizedlist> <listitem>
