[Xfce4-commits] [xfce/libxfce4ui] 18/28: Improve doc-strings
noreply at xfce.org
noreply at xfce.org
Thu Jan 9 23:32:01 CET 2020
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/libxfce4ui.
commit 4695c7a5580ff638167affd7e433e0076abfce72
Author: Simon Steinbeiss <simon.steinbeiss at 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.
More information about the Xfce4-commits
mailing list