[gtk+/gtk-3-10] treeselection docs: spelling fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-10] treeselection docs: spelling fix
- Date: Sun, 6 Apr 2014 03:42:42 +0000 (UTC)
commit e70eebda16e68107bb3935b37299800cfa453663
Author: Christoph Reiter <reiter christoph gmail com>
Date: Wed Feb 26 10:46:43 2014 +0100
treeselection docs: spelling fix
https://bugzilla.gnome.org/show_bug.cgi?id=725205
gtk/gtktreeselection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtktreeselection.c b/gtk/gtktreeselection.c
index 65c0990..fa9bed0 100644
--- a/gtk/gtktreeselection.c
+++ b/gtk/gtktreeselection.c
@@ -38,7 +38,7 @@
* The #GtkTreeSelection object is a helper object to manage the selection
* for a #GtkTreeView widget. The #GtkTreeSelection object is
* automatically created when a new #GtkTreeView widget is created, and
- * cannot exist independentally of this widget. The primary reason the
+ * cannot exist independently of this widget. The primary reason the
* #GtkTreeSelection objects exists is for cleanliness of code and API.
* That is, there is no conceptual reason all these functions could not be
* methods on the #GtkTreeView widget instead of a separate function.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]