[gtk+] widget: Fix typo in docs
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] widget: Fix typo in docs
- Date: Thu, 17 Mar 2011 15:48:12 +0000 (UTC)
commit 261bcb1ed88b7f4fa4c1870b2eacd1ff53dbb20f
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 0b5f926..30d901c 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -7632,7 +7632,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]