diff --git a/src/svnqt/url.cpp b/src/svnqt/url.cpp index 6f55356..64edb06 100644 --- a/src/svnqt/url.cpp +++ b/src/svnqt/url.cpp @@ -143,7 +143,7 @@ namespace svn // schemas are in the following form: // :\n... - // find the f�st : + // find the first : TQString descriptions (descr->data); int pos=0; const int not_found = -1;