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

ochosi pushed a 
commit to branch 
master
in repository xfce/libxfce4ui.

commit 4695c7a5580ff638167affd7e433e0076abfce72
Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
Date:   Sat Jan 4 10:38:58 2020 +0100

    Improve doc-strings
---
 libxfce4ui/xfce-dialogs.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libxfce4ui/xfce-dialogs.c b/libxfce4ui/xfce-dialogs.c
index 65b42b8..43a8c2f 100644
--- a/libxfce4ui/xfce-dialogs.c
+++ b/libxfce4ui/xfce-dialogs.c
@@ -488,11 +488,11 @@ xfce_dialog_confirm (GtkWindow   *parent,
  * are @num_tabs open tabs. If @num_tabs is negative, then the message to the
  * user will state simply that there are "multiple open tabs".
  *
- * If @show_confirm_box is %TRUE, then a checkbox is added to the dialog to 
allow
+ * If @show_confirm_box is %TRUE a checkbox is added to the dialog to allow
  * the user to set whether they wish to see this dialog in future. The initial
- * state of the checkbox is determined by the value stored at 
@confirm_box_checked,
+ * state of the checkbox is determined by the value stored at 
@confirm_box_checked
  * and the value at @confirm_box_checked after returning records the state of 
the
- * checkbox. If @show_confirm_box is %FALSE, @confirm_box_checked is ignored, 
and
+ * checkbox. If @show_confirm_box is %FALSE, @confirm_box_checked is ignored 
and
  * may be %NULL.
  *
  * Return value: #GTK_RESPONSE_CANCEL if cancelled, #GTK_RESPONSE_YES if the 
user

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to