Doc: edit vcsbase docs

Remove \brief for \enum and \fn commands.
Use standard wording. Edit for style and grammar.

Change-Id: I338567241ddc7f90feaaf058dcd4dc9afdb8ca93
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Leena Miettinen
2013-09-10 15:46:58 +02:00
parent 62e98bf19f
commit ae72d4f88a
4 changed files with 26 additions and 21 deletions

View File

@@ -163,7 +163,7 @@ unsigned int SubmitFileModel::filterFiles(const QStringList &filter)
/*! Updates user selections from \a source model.
*
* Assumption: Both model are sorted with the same order, and there
* Assumes that both models are sorted with the same order, and there
* are no duplicate entries.
*/
void SubmitFileModel::updateSelections(SubmitFileModel *source)