vcsmanager: coding convention

This commit is contained in:
hjk
2010-12-07 17:34:43 +01:00
parent c5fb5bb4d5
commit b9f92c29a0
12 changed files with 40 additions and 40 deletions

View File

@@ -66,7 +66,7 @@ public:
* Returns whether files in this directory should be managed with this
* version control.
* If \a topLevel is non-null, it should return the topmost directory,
* for which this IVersionControl should be used. The VCSManager assumes
* for which this IVersionControl should be used. The VcsManager assumes
* that all files in the returned directory are managed by the same IVersionControl.
*/