summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Kim <justin.kim@collabora.com>2016-07-18 16:39:50 +0900
committerAndre Klapper <a9016009@gmx.de>2017-08-01 11:24:07 +0100
commitafc3ca9b2b1c6c1671b4a79777267d9d9a7e1621 (patch)
tree629de8d5a2090651b221e67919e016818b6e45ea
parent87e011651f8f76271bbf9ebe2058310e6171901c (diff)
downloadclutter-afc3ca9b2b1c6c1671b4a79777267d9d9a7e1621.tar.gz
docs: Fix typo in Environment Variables (gsk->gdk)
-rw-r--r--doc/reference/running-clutter.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/running-clutter.xml b/doc/reference/running-clutter.xml
index 2d782b3fa..ca50218b2 100644
--- a/doc/reference/running-clutter.xml
+++ b/doc/reference/running-clutter.xml
@@ -38,7 +38,7 @@
<listitem><simpara>wayland, for the Wayland backend</simpara></listitem>
<listitem><simpara>win32, for the Windows backend</simpara></listitem>
<listitem><simpara>osx, for the MacOS X backend</simpara></listitem>
- <listitem><simpara>gsk, for the GDK backend</simpara></listitem>
+ <listitem><simpara>gdk, for the GDK backend</simpara></listitem>
<listitem><simpara>eglnative, for the EGL/KMS backend</simpara></listitem>
<listitem><simpara>cex100, for the CEx100 backend</simpara></listitem>
</itemizedlist>