summaryrefslogtreecommitdiff
path: root/src/compositor/extensions/qwaylandwlshell.cpp
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-06-20 16:14:46 +0200
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-06-21 08:21:57 +0000
commit4a8137716a48bd881d2b109ea9ffe5bca95304fe (patch)
treec065990d5dbed824965ae3b840b9a021d6bb085d /src/compositor/extensions/qwaylandwlshell.cpp
parent6de4e14d6ba632ee32df2a703e0a6e6660fa61f6 (diff)
downloadqtwayland-4a8137716a48bd881d2b109ea9ffe5bca95304fe.tar.gz
Doc: minor link issues QtWayland
Change-Id: I5ea47a8252f2915696d02052686f2c802a81878c Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'src/compositor/extensions/qwaylandwlshell.cpp')
-rw-r--r--src/compositor/extensions/qwaylandwlshell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/extensions/qwaylandwlshell.cpp b/src/compositor/extensions/qwaylandwlshell.cpp
index 4e993768..e3ab2eec 100644
--- a/src/compositor/extensions/qwaylandwlshell.cpp
+++ b/src/compositor/extensions/qwaylandwlshell.cpp
@@ -245,7 +245,7 @@ void QWaylandWlShellSurfacePrivate::shell_surface_set_class(Resource *resource,
* \preliminary
* \brief Extension for desktop-style user interfaces.
*
- * The WlShell extension provides a way to assiociate a \l{ShellSurface}
+ * The WlShell extension provides a way to assiociate a ShellSurface
* with a regular Wayland surface. Using the shell surface interface, the client
* can request that the surface is resized, moved, and so on.
*