diff options
author | Sze Howe Koh <szehowe.koh@gmail.com> | 2013-03-31 21:11:16 +0800 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-04-10 14:48:32 +0200 |
commit | 6462abc5944528ba85dbcfce49d8cb2af014ee77 (patch) | |
tree | 3733ed4c36d7d0eb0e9392dad5121eb078d52ddb /examples | |
parent | 0e1bb27c446f5c5f6bbb3c06fd0d188d10de1d7c (diff) | |
download | qtxmlpatterns-6462abc5944528ba85dbcfce49d8cb2af014ee77.tar.gz |
Doc: Fix minor typo
Change-Id: I68323ffd7f58f9dcb41aab96195598eebcc6b7ce
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui b/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui index bdb0817..b4600e9 100644 --- a/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui +++ b/examples/xmlpatterns/recipes/forms/querywidget_mobiles.ui @@ -62,7 +62,7 @@ </widget> <widget class="QWidget" name="tab_3"> <attribute name="title"> - <string>Ouput Document</string> + <string>Output Document</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> |