aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKavindra Palaraja <kpalaraja@luxoft.com>2019-10-25 15:05:42 +0200
committerKavindra Palaraja <kpalaraja@luxoft.com>2019-10-28 09:42:28 +0000
commitf2fa2eeddd3d9a7bec7967dc012897d37f953e10 (patch)
tree61e85d2211824328ff0584e22711afb527136c41
parentd79d612b1804d66b415ca6ea14dfc91deab608c1 (diff)
docs: Fix a typo
Change-Id: Id37ccccb7223c9158771112f7bcadb1716fd390d Reviewed-by: Bramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>
-rw-r--r--doc/src/examples-parking-app-tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples-parking-app-tutorial.qdoc b/doc/src/examples-parking-app-tutorial.qdoc
index 722338bc..e07177ca 100644
--- a/doc/src/examples-parking-app-tutorial.qdoc
+++ b/doc/src/examples-parking-app-tutorial.qdoc
@@ -255,7 +255,7 @@ In this chapter, we learn how to extend the Parking App with a Middleware API an
simulation which shows the number of parking lots currently available.
While this chapter does introduce the Middleware integration, how it works, and what needs to be
-done to package it correctly, a full deep dvice is out of scope. For more in-depth details on
+done to package it correctly, a full deep dive is out of scope. For more in-depth details on
how to develop Middleware APIs, refer to the \l{Qt IVI Generator Tutorial}.
\note This application requires a multi-process environment.