[gtk/matthiasc/for-master: 4/7] calendar: Typo fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 4/7] calendar: Typo fix
- Date: Sun, 21 Mar 2021 01:11:52 +0000 (UTC)
commit efcd256c5a028be8d6c920dc658c69dcafec86fd
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 19 21:03:53 2021 -0400
calendar: Typo fix
gtk/gtkcalendar.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkcalendar.c b/gtk/gtkcalendar.c
index a8c455321e..ad7cbb1541 100644
--- a/gtk/gtkcalendar.c
+++ b/gtk/gtkcalendar.c
@@ -396,9 +396,9 @@ gtk_calendar_class_init (GtkCalendarClass *class)
/**
* GtkCalendar:day:
*
- * The selected day (as a number between 1 and 31.
+ * The selected day (as a number between 1 and 31).
*
- * This can be set to 0 to unselect the currently selected day).
+ * This can be set to 0 to unselect the currently selected day.
* This property gets initially set to the current day.
*/
g_object_class_install_property (gobject_class,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]