forked from qt-creator/qt-creator
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user