Doc: Fix typo in QFileDialog documentation

Fix typo introduced in 9cd3ff2bde

Pick-to: 6.2 6.4
Change-Id: I248779c06fff81aaea1ef8f0a3a412cfb7cfc0bc
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
bb10
Kai Köhne 2022-09-22 14:08:34 +02:00
parent 84ae970c6d
commit 12ff1888b1
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ Q_GLOBAL_STATIC(QUrl, lastVisitedDir)
\value DontConfirmOverwrite Don't ask for confirmation if an
existing file is selected. By default confirmation is requested.
Note: This opption is not supported on macOS when using the
Note: This option is not supported on macOS when using the
native file dialog.
\value DontUseNativeDialog Don't use the native file dialog. By