summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2010-04-01 16:33:59 +1000
committerWarwick Allison <warwick.allison@nokia.com>2010-04-01 16:33:59 +1000
commit585f466362a1b54c62a50489c6cfe712f9398130 (patch)
treefe965363395713773a98e4bc2dd319934144878c
parent3566c595e5a59266d604895180982ed12978419c (diff)
typo
-rw-r--r--src/imports/webkit/qdeclarativewebview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/webkit/qdeclarativewebview.cpp b/src/imports/webkit/qdeclarativewebview.cpp
index 1ff1078194..5db812cf95 100644
--- a/src/imports/webkit/qdeclarativewebview.cpp
+++ b/src/imports/webkit/qdeclarativewebview.cpp
@@ -123,7 +123,7 @@ public:
This type is made available by importing the \c org.webkit module:
- \b{import org.webkit 1.0}
+ \bold{import org.webkit 1.0}
If the width and height of the item is not set, they will
dynamically adjust to a size appropriate for the content.