[gtk+] inspector: Trivial typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] inspector: Trivial typo fix
- Date: Sun, 23 Nov 2014 03:25:14 +0000 (UTC)
commit 9fb2d6a6b93708215e0476d55faff23d715e33d9
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Nov 22 13:02:56 2014 -0500
inspector: Trivial typo fix
gtk/inspector/misc-info.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/inspector/misc-info.c b/gtk/inspector/misc-info.c
index 323f6d5..453a519 100644
--- a/gtk/inspector/misc-info.c
+++ b/gtk/inspector/misc-info.c
@@ -540,7 +540,7 @@ gtk_inspector_misc_info_class_init (GtkInspectorMiscInfoClass *klass)
widget_class->unmap = unmap;
g_object_class_install_property (object_class, PROP_OBJECT_TREE,
- g_param_spec_object ("object-tree", "Object Tree", "Obect tree",
+ g_param_spec_object ("object-tree", "Object Tree", "Object tree",
GTK_TYPE_WIDGET, G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY));
gtk_widget_class_set_template_from_resource (widget_class, "/org/gtk/inspector/misc-info.ui");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]