From 8f59adb9fa173f3cac57b83837551c35324845c6 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Fri, 29 May 2020 11:15:34 +0200 Subject: Doc: Fix typo in the module page Change-Id: Icc09814ca6f8c08b6903f2b00fdd95812cfcd54a Reviewed-by: Friedemann Kleint --- sources/pyside2/doc/extras/QtUiTools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/pyside2/doc/extras') diff --git a/sources/pyside2/doc/extras/QtUiTools.rst b/sources/pyside2/doc/extras/QtUiTools.rst index 553224527..598d69dda 100644 --- a/sources/pyside2/doc/extras/QtUiTools.rst +++ b/sources/pyside2/doc/extras/QtUiTools.rst @@ -6,4 +6,4 @@ To include the definitions of the module's classes, use the following directive: :: - import PySide..QtUiTools + import PySide.QtUiTools -- cgit v1.2.3