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

noreply at xfce.org noreply at xfce.org
Thu Jun 4 19:53:23 CEST 2015


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

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

commit b77f9eee2a9f4fc499cafcbeb49a2b34fef8fee0
Author: Stephan Haller <nomad at froevel.de>
Date:   Thu Jun 4 17:51:03 2015 +0200

    Fix typo
---
 xfdashboard/live-workspace.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfdashboard/live-workspace.c b/xfdashboard/live-workspace.c
index d195a8e..5f42004 100644
--- a/xfdashboard/live-workspace.c
+++ b/xfdashboard/live-workspace.c
@@ -743,7 +743,7 @@ ClutterActor* xfdashboard_live_workspace_new_for_workspace(XfdashboardWindowTrac
 										NULL)));
 }
 
-/* Get/set window to show */
+/* Get/set workspace to show */
 XfdashboardWindowTrackerWorkspace* xfdashboard_live_workspace_get_workspace(XfdashboardLiveWorkspace *self)
 {
 	g_return_val_if_fail(XFDASHBOARD_IS_LIVE_WORKSPACE(self), NULL);

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


More information about the Xfce4-commits mailing list