summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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