[Xfce4-commits] [apps/xfdashboard] 02/04: Fix more documentation
noreply at xfce.org
noreply at xfce.org
Sat Jun 25 21:13:12 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 6e76e6e3a2c84010640250219b9af08b5726f0c3
Author: Stephan Haller <nomad at froevel.de>
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.
More information about the Xfce4-commits
mailing list