summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-03 22:45:10 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-04 10:10:40 +0100
commit3dbc1ad633490a84888c18f455359c4c62d29330 (patch)
treeed805fddd104c147788ae4f137251d453a61f61a
parent0a23233f9c074e107a783b9522341259ce0e567e (diff)
Fix typov5.3.0-beta1
Change-Id: I443e6f97335259c3cea69c296d0b2efe5017ba65 Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
-rw-r--r--examples/webkitwidgets/fancybrowser/doc/src/fancybrowser.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webkitwidgets/fancybrowser/doc/src/fancybrowser.qdoc b/examples/webkitwidgets/fancybrowser/doc/src/fancybrowser.qdoc
index 937b00d..6681cda 100644
--- a/examples/webkitwidgets/fancybrowser/doc/src/fancybrowser.qdoc
+++ b/examples/webkitwidgets/fancybrowser/doc/src/fancybrowser.qdoc
@@ -107,7 +107,7 @@
page is loaded. Once the jQuery library is loaded, we can start executing
the different jQuery functions in the browser.
- The rotateImages() function is then called explicitely to make sure
+ The rotateImages() function is then called explicitly to make sure
that the images of the newly loaded page respect the state of the toggle
action.