aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2020-08-29 18:58:02 +0800
committerSze Howe Koh <szehowe.koh@gmail.com>2020-08-30 09:59:49 +0800
commit024ec9c564abfbe9aadd2193deeaa0d37464119a (patch)
tree7824246c940d8fae9bbe2a87ffc4ace055c67e6b /examples
parent3cf3434c1a898c834b2f0f6182068bbf8a95b9bc (diff)
Doc: Fix minor typos
Pick-to: 5.15 Change-Id: I4c51c40697e410d56b6a2d2446ed9f8ae218576d Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Diffstat (limited to 'examples')
-rw-r--r--examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc b/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc
index 752836e524..f24d1ae636 100644
--- a/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc
+++ b/examples/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc
@@ -31,7 +31,7 @@
\image qml-xmlhttprequest-example.png
\e XMLHttpRequest contains a small QML example demonstrating \l{Qt QML}'s
- XMLHTTPRequest functionality. For more information, visit the section about
+ XMLHttpRequest functionality. For more information, visit the section about
\l{QML Global Object#XMLHttpRequest}{XMLHttpRequest}.
\include examples-run.qdocinc