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
parent
d995f0fe09
commit
07745d7bfb
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue