summaryrefslogtreecommitdiff
path: root/gtk/gtkglarea.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2015-02-15 11:23:30 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2015-02-15 11:23:30 +0000
commit5a6264ef5ddcbeb626f96424ad629e222543125e (patch)
tree0c5d0342acb79efa6e58a2b051f3ffcd494bca93 /gtk/gtkglarea.c
parentbb53f893e25cbff9832e2ab6632ed5e306610e2b (diff)
downloadgtk+-5a6264ef5ddcbeb626f96424ad629e222543125e.tar.gz
docs: Fix "shadres" → "shaders" typo
https://bugzilla.gnome.org/show_bug.cgi?id=744394
Diffstat (limited to 'gtk/gtkglarea.c')
-rw-r--r--gtk/gtkglarea.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkglarea.c b/gtk/gtkglarea.c
index f843271735..0fc34cc05d 100644
--- a/gtk/gtkglarea.c
+++ b/gtk/gtkglarea.c
@@ -90,7 +90,7 @@
* ]|
*
* If you need to initialize OpenGL state, e.g. buffer objects or
- * shadres, you should use the #GtkWidget::realize signal; you
+ * shaders, you should use the #GtkWidget::realize signal; you
* can use the #GtkWidget::unrealize signal to clean up.
*
* If you need to change the options for creating the #GdkGLContext