summaryrefslogtreecommitdiffstats
path: root/doc/scripting-api/qfiledialog.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/scripting-api/qfiledialog.qdoc')
-rw-r--r--doc/scripting-api/qfiledialog.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scripting-api/qfiledialog.qdoc b/doc/scripting-api/qfiledialog.qdoc
index ecce6f59d..5433697ce 100644
--- a/doc/scripting-api/qfiledialog.qdoc
+++ b/doc/scripting-api/qfiledialog.qdoc
@@ -66,6 +66,6 @@
"Images (*.png *.xpm *.jpg);;Text files (*.txt);;XML files (*.xml)"
\endcode
- On Windows, and OS X, this static function will use the native file dialog
+ On Windows, and macOS, this static function will use the native file dialog
and not a QFileDialog.
*/