From 34727753baf721a14b3541ee357416de0d737f90 Mon Sep 17 00:00:00 2001 From: Leena Miettinen <riitta-leena.miettinen@nokia.com> Date: Thu, 3 Mar 2011 14:04:11 +0100 Subject: [PATCH] Doc: fix a typo --- doc/qtcreator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 88896b94af8..adb1b2f8a7d 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -8463,7 +8463,7 @@ \o \l{http://doc.qt.nokia.com/4.7/qml-textinput.html}{Text Input} adds a single line of editable plain text that can be validated. \o \l{http://doc.qt.nokia.com/4.7-snapshot/qml-webview.html}{Web View} - adds Web content to a canvas. + adds web content to a canvas. \endlist -- GitLab