summaryrefslogtreecommitdiffstats
path: root/src/svnqt/client.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnqt/client.hpp')
-rw-r--r--src/svnqt/client.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnqt/client.hpp b/src/svnqt/client.hpp
index 12353f1..c52ef5c 100644
--- a/src/svnqt/client.hpp
+++ b/src/svnqt/client.hpp
@@ -428,7 +428,7 @@ namespace svn
* @param native_eol Either "LF", "CR" or "CRLF" or NULL.
* @param ignore_externals don't process externals definitions as part of this operation.
* @param recurse if true, export recursively.<br>
- Otherwise, export just the directory represented by from and its immediate non-directory tqchildren.
+ Otherwise, export just the directory represented by from and its immediate non-directory children.
*/
virtual svn_revnum_t
doExport (const Path & srcPath,