[Xfce4-commits] [apps/xfdashboard] 03/04: Even more documentation fix
noreply at xfce.org
noreply at xfce.org
Sat Jun 25 21:13:13 CEST 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 5eacc7fad94391f1bd9c8b0b061b6a477728cfa0
Author: Stephan Haller <nomad at froevel.de>
Date: Fri Jun 24 18:51:38 2016 +0200
Even more documentation fix
---
libxfdashboard/utils.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libxfdashboard/utils.h b/libxfdashboard/utils.h
index 7ba1049..cf3aaf3 100644
--- a/libxfdashboard/utils.h
+++ b/libxfdashboard/utils.h
@@ -95,7 +95,7 @@ ClutterActor* xfdashboard_find_actor_by_name(ClutterActor *inActor, const gchar
/**
* XfdashboardTraversalCallback:
* @inActor: The actor currently processed and has matched the selector in traversal
- * @user_data: Data passed to the function, set with xfdashboard_traverse_actor()
+ * @inUserData: Data passed to the function, set with xfdashboard_traverse_actor()
*
* A callback called each time an actor matches the provided css selector
* in xfdashboard_traverse_actor().
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list