Fix typo in apidoc.

Change-Id: Ibd71c1ed653769637aa176dfb52c4594141be8ce
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
bb10
Frederik Schwarzer 2015-11-06 06:08:41 +01:00 committed by Frederik Gladhorn
parent d995f0fe09
commit 07745d7bfb
1 changed files with 1 additions and 1 deletions

View File

@ -2246,7 +2246,7 @@ QStringList QFileDialog::getOpenFileNames(QWidget *parent,
}
/*!
This is a convenience static function that will return or or more existing
This is a convenience static function that will return one or more existing
files selected by the user. If the user presses Cancel, it returns an
empty list.