summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2009-10-23 12:51:48 (GMT)
committerJocelyn Turcotte <jocelyn.turcotte@nokia.com>2009-11-03 16:21:06 (GMT)
commit914de965a8380e7620209c7b26e984ed9fbccc57 (patch)
tree05d5d72efd2fbe41842fa178cbaebef387d0564a /src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
parentfcd1249d111aa9063e8776cd5340caff9a8670b1 (diff)
downloadQt-914de965a8380e7620209c7b26e984ed9fbccc57.zip
Qt-914de965a8380e7620209c7b26e984ed9fbccc57.tar.gz
Qt-914de965a8380e7620209c7b26e984ed9fbccc57.tar.bz2
Re-apply change 37dc859e7e2e0f135e4c40bc7f6f824fcdb21e86 by David Boddie
Doc: Fixed and synchronized QWebView related documentation. Reviewed-by: Trust Me
Diffstat (limited to 'src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp b/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
index de611ce..b9c2f74 100644
--- a/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
+++ b/src/3rdparty/webkit/WebKit/qt/Api/qwebview.cpp
@@ -1055,7 +1055,7 @@ void QWebView::changeEvent(QEvent *e)
/*!
\fn void QWebView::statusBarMessage(const QString& text)
- This signal is emitted when the statusbar \a text is changed by the page.
+ This signal is emitted when the status bar \a text is changed by the page.
*/
/*!