[Xfce4-commits] [apps/xfdashboard] 01/01: Fix typos at annotations of view-selector.c

noreply at xfce.org noreply at xfce.org
Tue Nov 3 22:59:55 CET 2015


This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit cbc2776b687019443989bac7cbc24aabcc520785
Author: Stephan Haller <nomad at froevel.de>
Date:   Tue Nov 3 22:59:35 2015 +0100

    Fix typos at annotations of view-selector.c
---
 xfdashboard/view-selector.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xfdashboard/view-selector.c b/xfdashboard/view-selector.c
index b0c56a5..985ccd9 100644
--- a/xfdashboard/view-selector.c
+++ b/xfdashboard/view-selector.c
@@ -484,7 +484,7 @@ ClutterActor* xfdashboard_view_selector_new(void)
 
 /**
  * xfdashboard_view_selector_new_for_viewpad:
- * @inViewpad: The #XfdashboardViewpad whose views to in this actor
+ * @inViewpad: The #XfdashboardViewpad whose views to show in this actor
  *
  * Creates a new #XfdashboardViewSelector actor, using @inViewpad as viewpad
  * whose views to show as #XfdashboardToggleButton<!-- -->s.
@@ -516,9 +516,9 @@ ClutterActor* xfdashboard_view_selector_new_for_viewpad(XfdashboardViewpad *inVi
  * xfdashboard_view_selector_get_viewpad:
  * @self: A #XfdashboardViewSelector
  *
- * Retrieves the #XfdashboardViewpad whose views are displayed at @self.
+ * Retrieves the #XfdashboardViewpad whose views are shown at @self.
  *
- * Return value: The #XfdashboardViewpad whose views is displayed
+ * Return value: The #XfdashboardViewpad whose views are shown
  */
 XfdashboardViewpad* xfdashboard_view_selector_get_viewpad(XfdashboardViewSelector *self)
 {

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


More information about the Xfce4-commits mailing list