[gtk+/gtk-3-0] widget: Fix typo in docs
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-0] widget: Fix typo in docs
- Date: Wed, 30 Mar 2011 14:47:34 +0000 (UTC)
commit 63e261ed9f7d14ba162e28d5602c1621b2bd495c
Author: Benjamin Otte <otte redhat com>
Date: Thu Mar 17 16:26:50 2011 +0100
widget: Fix typo in docs
gtk/gtkwidget.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index e2ef7fa..8f50575 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -7639,7 +7639,7 @@ gtk_widget_get_sensitive (GtkWidget *widget)
* @widget: a #GtkWidget
*
* Returns the widget's effective sensitivity, which means
- * it is sensitive itself and also its parent widget is sensntive
+ * it is sensitive itself and also its parent widget is sensitive
*
* Returns: %TRUE if the widget is effectively sensitive
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]