[Xfce4-commits] [apps/xfdashboard] 02/02: Fix typo
noreply at xfce.org
noreply at xfce.org
Thu Jan 7 18:48:19 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 b71ead6939e556c44842213fd7ba61bfea4ea621
Author: Stephan Haller <nomad at froevel.de>
Date: Thu Jan 7 08:39:06 2016 +0100
Fix typo
---
xfdashboard/search-view.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfdashboard/search-view.c b/xfdashboard/search-view.c
index 0ff030a..9359e49 100644
--- a/xfdashboard/search-view.c
+++ b/xfdashboard/search-view.c
@@ -559,7 +559,7 @@ static void _xfdashboard_search_view_on_provider_container_destroyed(ClutterActo
/* Move selection to first selectable actor at next available container
* if this provider whose container to destroy is the currently selected one.
* This avoids reselecting the next available actor in container when
- * we container's children will get destroyed (one of the actors is the
+ * the container's children will get destroyed (one of the actors is the
* current selection and from then on reselection will happen.)
*/
if(priv->selectionProvider==providerData)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list