summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src/qtwebengine-overview.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-02-15 12:09:08 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2016-02-23 08:26:53 +0000
commita46caa17c285d07a8b9d3835d8de4f85fcf9a940 (patch)
tree6412eb096fc3f3ea6f2a24dbc045d6e4632933bf /src/webengine/doc/src/qtwebengine-overview.qdoc
parent70ed3812fbe5eee6f62ddb26251f46061b0d3675 (diff)
Doc: Fix invalid character in the Overview
Task-number: QTBUG-51136 Change-Id: I647ea47714df2f33d0cdf448e0478fa0566aed83 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'src/webengine/doc/src/qtwebengine-overview.qdoc')
-rw-r--r--src/webengine/doc/src/qtwebengine-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/doc/src/qtwebengine-overview.qdoc b/src/webengine/doc/src/qtwebengine-overview.qdoc
index 0cf4a43c6..70ecff56c 100644
--- a/src/webengine/doc/src/qtwebengine-overview.qdoc
+++ b/src/webengine/doc/src/qtwebengine-overview.qdoc
@@ -168,7 +168,7 @@
Qt WebEngine takes advantage of the multi process model that the Chromium project offers.
The multi process model requires the QtWebEngineProcess executable to be deployed alongside your application.
- To do this, we recommend the use of Qt’s cross-platform deployment tools.
+ To do this, we recommend the use of Qt's cross-platform deployment tools.
Alternatively, if you are carrying out manual deployment, you will find the QtWebEngineProcess executable in the
libexec directory of your Qt installation.