[baobab] Fix misspelling



commit 6a435267aab05b32dad916398beb3e5c72053de2
Author: Martin Olsson <martin minimum se>
Date:   Sat Sep 29 23:06:38 2012 +0200

    Fix misspelling
    
    https://bugzilla.gnome.org/show_bug.cgi?id=685101

 src/baobab-chart.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/baobab-chart.c b/src/baobab-chart.c
index 65acc35..7cc0531 100644
--- a/src/baobab-chart.c
+++ b/src/baobab-chart.c
@@ -1477,7 +1477,7 @@ baobab_chart_set_root (BaobabChart *chart,
  * @chart: a #BaobabChart.
  *
  * Returns a #GtkTreePath pointing to the root of the widget. The
- * programmer has the responsability to free the used memory once
+ * programmer has the responsibility to free the used memory once
  * finished with the returned value. It returns NULL if there is no
  * root node defined
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]