diff -r 9c72858d4b7a -r c9a969db1469 Documentation/Source/eric5.VCS.VersionControl.html --- a/Documentation/Source/eric5.VCS.VersionControl.html Fri Feb 12 18:48:21 2010 +0000 +++ b/Documentation/Source/eric5.VCS.VersionControl.html Fri Feb 12 19:02:38 2010 +0000 @@ -273,7 +273,7 @@ </p><dl> <dt><i>status</i></dt> <dd> -status of the monitoring thread (QString, ok, nok or off) +status of the monitoring thread (string, ok, nok or off) </dd><dt><i>statusMsg</i></dt> <dd> explanotory text for the signaled status (string) @@ -670,7 +670,7 @@ <p> Public method used to test for the presence of the vcs. </p><p> - It must return a bool to indicate the existance and a QString giving + It must return a bool to indicate the existance and a string giving an error message in case of failure. </p><dl> <dt>Raises <b>RuntimeError</b>:</dt>