This is an automated email from the git hooks/post-receive script. nomad pushed a commit to branch master in repository apps/xfdashboard.
commit 6e76e6e3a2c84010640250219b9af08b5726f0c3 Author: Stephan Haller <[email protected]> Date: Fri Jun 24 18:50:55 2016 +0200 Fix more documentation --- libxfdashboard/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxfdashboard/utils.c b/libxfdashboard/utils.c index 22d2b93..2b474bb 100644 --- a/libxfdashboard/utils.c +++ b/libxfdashboard/utils.c @@ -453,7 +453,7 @@ static gboolean _xfdashboard_traverse_actor_internal(ClutterActor *inActor, * If @inRootActor is %NULL it begins at the global stage. * * If the selector @inSelector is %NULL all children will match and the callback - * function @inCallback is called for all children. + * function @inCallback is called for all children. */ void xfdashboard_traverse_actor(ClutterActor *inRootActor, XfdashboardCssSelector *inSelector, -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
