[Xfce4-commits] [apps/xfdashboard] 01/01: Fix typo

noreply at xfce.org noreply at xfce.org
Wed Mar 2 19:10:53 CET 2016


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 9674b21804cae82f4efc368ff8dce7d94b1d8ab3
Author: Stephan Haller <nomad at froevel.de>
Date:   Wed Mar 2 19:10:44 2016 +0100

    Fix typo
---
 plugins/clock-view/clock-view-settings.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/clock-view/clock-view-settings.c b/plugins/clock-view/clock-view-settings.c
index 48be4de..f4e8aaa 100644
--- a/plugins/clock-view/clock-view-settings.c
+++ b/plugins/clock-view/clock-view-settings.c
@@ -244,7 +244,7 @@ void xfdashboard_clock_view_settings_class_init(XfdashboardClockViewSettingsClas
 
 	XfdashboardClockViewSettingsProperties[PROP_SECOND_COLOR]=
 		clutter_param_spec_color("second-color",
-									_("Sedond color"),
+									_("Second color"),
 									_("Color to draw the second hand with"),
 									CLUTTER_COLOR_White,
 									G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list