[Xfce4-commits] [xfce/xfce4-panel] 05/05: Fix typo in docstring
noreply at xfce.org
noreply at xfce.org
Mon Oct 14 01:35:01 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-panel.
commit f4fdbb2561b1cb52ab60450ea4a0bf7dc208b43e
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon Oct 14 00:46:46 2019 +0200
Fix typo in docstring
---
libxfce4panel/xfce-panel-plugin.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libxfce4panel/xfce-panel-plugin.c b/libxfce4panel/xfce-panel-plugin.c
index 857ccc5..fc60fd2 100644
--- a/libxfce4panel/xfce-panel-plugin.c
+++ b/libxfce4panel/xfce-panel-plugin.c
@@ -2777,13 +2777,13 @@ xfce_panel_plugin_focus_widget (XfcePanelPlugin *plugin,
* @plugin : an #XfcePanelPlugin.
* @blocked : new blocking state of this plugin.
*
- * Wether this plugin blocks the autohide functality of the panel. Use
+ * Whether this plugin blocks the autohide functionality of the panel. Use
* this when you 'popup' something that is visually attached to the
* plugin at it will look weird for a user if the panel will hide while
* he/she is working in the popup.
*
- * For menus it there is xfce_panel_plugin_register_menu() which will
- * take care of this.
+ * For menus use xfce_panel_plugin_register_menu() which will take care
+ * of this.
**/
void
xfce_panel_plugin_block_autohide (XfcePanelPlugin *plugin,
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list