[gtk+] Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix a typo
- Date: Fri, 24 Jul 2015 15:29:08 +0000 (UTC)
commit a8512e097a62977fb7dc4b8e64e89002459cace1
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jul 24 11:27:38 2015 -0400
Fix a typo
https://bugzilla.gnome.org/show_bug.cgi?id=752810
gtk/gtkplacessidebar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c
index 3adca43..3acd642 100644
--- a/gtk/gtkplacessidebar.c
+++ b/gtk/gtkplacessidebar.c
@@ -4336,7 +4336,7 @@ gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
properties[PROP_SHOW_TRASH] =
g_param_spec_boolean ("show-trash",
P_("Show 'Trash'"),
- P_("Whether the sidebar includes a builtin shortcut to the Trash location"),
+ P_("Whether the sidebar includes a builtin shortcut to the Trash location"),
TRUE,
G_PARAM_READWRITE);
properties[PROP_SHOW_OTHER_LOCATIONS] =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]