aboutsummaryrefslogtreecommitdiffstats
path: root/doc/property.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/property.rst')
-rw-r--r--doc/property.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/property.rst b/doc/property.rst
index 0b9b35cee..88db8d68e 100644
--- a/doc/property.rst
+++ b/doc/property.rst
@@ -1,5 +1,5 @@
-Use of QPropery in PySide
-*************************
+Use of QProperty in PySide
+**************************
PySide implements the function 'QProperty' which allows to declare properties compatible with QMetaProperties.