diff options
| -rw-r--r-- | Source/WebKit/qt/docs/qtwebkit.qdoc | 2 | ||||
| -rw-r--r-- | Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/qt/docs/qtwebkit.qdoc b/Source/WebKit/qt/docs/qtwebkit.qdoc index 384f63177..f17802d84 100644 --- a/Source/WebKit/qt/docs/qtwebkit.qdoc +++ b/Source/WebKit/qt/docs/qtwebkit.qdoc @@ -1,7 +1,7 @@ /*! \module QtWebKit \page qtwebkitwidgets-index.html - \title WebKit in Qt + \title Qt Webkit Widgets \contentspage All Qt Modules \previouspage QtSvg \nextpage QtXml diff --git a/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp b/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp index efd5d2075..fd026215f 100644 --- a/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp +++ b/Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp @@ -1423,7 +1423,7 @@ QQuickWebPage* QQuickWebViewExperimental::page() /*! \page qtwebkit-index.html - \title QtWebKit: QML WebView version 3.0 + \title Qt WebKit The WebView API allows QML applications to render regions of dynamic web content. A \e{WebView} component may share the screen with other |
