[Xfce4-commits] [apps/xfdashboard] 06/08: Fix typo

noreply at xfce.org noreply at xfce.org
Mon Jan 25 13:21:15 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 8d988509115e9ddd7a2c6d98e4fa843574fab743
Author: Stephan Haller <nomad at froevel.de>
Date:   Mon Jan 25 11:44:32 2016 +0100

    Fix typo
---
 xfdashboard/applications-search-provider.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfdashboard/applications-search-provider.c b/xfdashboard/applications-search-provider.c
index f26c71e..20a5613 100644
--- a/xfdashboard/applications-search-provider.c
+++ b/xfdashboard/applications-search-provider.c
@@ -89,7 +89,7 @@ struct _XfdashboardApplicationsSearchProviderStatistics
 	guint								launchCounter;
 };
 
-/* Create, destroy, ref and unref tag data for a tag */
+/* Create, destroy, ref and unref statistics data */
 static XfdashboardApplicationsSearchProviderStatistics* _xfdashboard_applications_search_provider_statistics_new(void)
 {
 	XfdashboardApplicationsSearchProviderStatistics	*data;

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


More information about the Xfce4-commits mailing list