aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/index.rst')
-rw-r--r--sources/pyside6/doc/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pyside6/doc/index.rst b/sources/pyside6/doc/index.rst
index 339b96275..f45f872d5 100644
--- a/sources/pyside6/doc/index.rst
+++ b/sources/pyside6/doc/index.rst
@@ -6,7 +6,7 @@
**Qt for Python** offers the official Python bindings for `Qt`_, and
has two main components:
- * `PySide6`_, so that you can use Qt5 APIs in your Python applications, and
+ * `PySide6`_, so that you can use Qt6 APIs in your Python applications, and
* `Shiboken6 <shiboken6/index.html>`__, a binding generator tool, which can
be used to expose C++ projects to Python, and a Python module with
some utility functions.
@@ -16,7 +16,7 @@
**Qt for Python** offers the official Python bindings for `Qt`_, and
has two main components:
- * `PySide6`_, so that you can use Qt5 APIs in your Python applications, and
+ * `PySide6`_, so that you can use Qt6 APIs in your Python applications, and
* `Shiboken6 <../shiboken6/index.html>`__, a binding generator tool, which can
be used to expose C++ projects to Python, and a Python module with
some utility functions.