summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc2
-rw-r--r--src/compositor/global/qwaylandquickextension.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc b/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc
index fdae636d..bf4d0500 100644
--- a/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc
+++ b/examples/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc
@@ -70,7 +70,7 @@
* \section2 Connecting Clients
*
* If no additional configuration has been done, a Qt application will connect with an \e{IVI-id}
- * equal to its process ID. For instance, if we run the \l{Wiggly Example} with
+ * equal to its process ID. For instance, if we run another Qt example application with
* \c{-platform wayland}, it will be delegated to the right-hand side of the layout, granted that
* its ID is different from "1337".
*
diff --git a/src/compositor/global/qwaylandquickextension.qdoc b/src/compositor/global/qwaylandquickextension.qdoc
index 09f05cfa..539b2c30 100644
--- a/src/compositor/global/qwaylandquickextension.qdoc
+++ b/src/compositor/global/qwaylandquickextension.qdoc
@@ -7,7 +7,7 @@
* \inmodule QtWaylandCompositor
* \ingroup funclists
*
- * \brief The <QWaylandQuickExtension> header file includes \l{macros} for creating Qt Quick types
+ * \brief The <QWaylandQuickExtension> header file includes macros for creating Qt Quick types
* that correspond to subclasses of QWaylandCompositorExtension and QWaylandObject.
*
* If you are creating extensions to Qt Wayland Compositor, the macros in the QWaylandQuickExtension