From 752274609034af8c68c46d19bed586ea6ae348b8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:18:57 -0600 Subject: Fix retquire --- sip/qt/qnamespace.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/qt/qnamespace.sip') diff --git a/sip/qt/qnamespace.sip b/sip/qt/qnamespace.sip index 7bd009c..be20dc2 100644 --- a/sip/qt/qnamespace.sip +++ b/sip/qt/qnamespace.sip @@ -135,7 +135,7 @@ public: typedef uint WState; // WidgetState isn't part of the public API but is used in code - // generated by uic/pyuic, so we implement the minimum retquired. + // generated by uic/pyuic, so we implement the minimum required. enum WidgetState { WState_Polished }; -- cgit v1.2.1