aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-09-01 18:28:31 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-09-01 18:28:31 -0300
commitc436fcd2aa27e38411f2dab8051116dac0996b49 (patch)
treed3f3b2489de7373fd0cec8e2f75000f29e23b51c /PySide
parentcfcd31973d8af9db11a4f384c5d33481fd4711fd (diff)
Fixed typo on typesystem.
Diffstat (limited to 'PySide')
-rw-r--r--PySide/QtCore/typesystem_core.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index 2d424afaf..5ebb27112 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -2483,5 +2483,5 @@
<suppress-warning text="signature 'setCustomType(float)' for function modification in 'QEasingCurve' not found. Possible candidates: setCustomType(double) in QEasingCurve"/>
<suppress-warning text="enum 'enum_4' does not have a type entry or is not an enum" />
<suppress-warning text="enum 'enum_5' does not have a type entry or is not an enum" />
- <suppress-warnign text="Shadowing: *" />
+ <suppress-warning text="Shadowing: *" />
</typesystem>