summaryrefslogtreecommitdiff
path: root/examples/webengine
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine')
-rw-r--r--examples/webengine/customdialogs/doc/src/customdialogs.qdoc2
-rw-r--r--examples/webengine/minimal/doc/src/minimal.qdoc2
-rw-r--r--examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/webengine/customdialogs/doc/src/customdialogs.qdoc b/examples/webengine/customdialogs/doc/src/customdialogs.qdoc
index ecbe36c78..3fc888a77 100644
--- a/examples/webengine/customdialogs/doc/src/customdialogs.qdoc
+++ b/examples/webengine/customdialogs/doc/src/customdialogs.qdoc
@@ -29,7 +29,7 @@
\example webengine/customdialogs
\title WebEngine Qt Quick Custom Dialogs Example
\ingroup webengine-examples
- \brief Customizes UI elements of Qt WebEngine's dialogs
+ \brief Customizes UI elements of Qt WebEngine's dialogs.
\image customdialogs.png
diff --git a/examples/webengine/minimal/doc/src/minimal.qdoc b/examples/webengine/minimal/doc/src/minimal.qdoc
index a52ddea1f..e021a81d1 100644
--- a/examples/webengine/minimal/doc/src/minimal.qdoc
+++ b/examples/webengine/minimal/doc/src/minimal.qdoc
@@ -29,7 +29,7 @@
\example webengine/minimal
\title WebEngine Qt Quick Minimal Example
\ingroup webengine-examples
- \brief Displays a web page using the Qt Quick integration of Qt WebEngine
+ \brief Displays a web page using the Qt Quick integration of Qt WebEngine.
\image minimal-example.png
diff --git a/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc b/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
index 7b8c6d5d0..0321c22e4 100644
--- a/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
+++ b/examples/webengine/recipebrowser/doc/src/recipebrowser.qdoc
@@ -77,7 +77,7 @@
\printuntil RecipeList
\dots 16
- \skipuntil onRecipeSelected
+ \skipuntil webView.showRecipe
\printline }
\printuntil WebEngineView
\dots 16