summaryrefslogtreecommitdiff
path: root/gtk/gtkwindowhandle.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-09-12 11:11:28 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-09-12 11:11:28 -0400
commit38b71ba29223adc90e0ed842ec7886e1ea707cf9 (patch)
treee09c2717b1cc9843140dcf6ae4ec6e1cd57880d2 /gtk/gtkwindowhandle.c
parentb5f3ac9718fd07165a6298672e5e71be53af3605 (diff)
downloadgtk+-38b71ba29223adc90e0ed842ec7886e1ea707cf9.tar.gz
Cosmetics
Add a missing comma.
Diffstat (limited to 'gtk/gtkwindowhandle.c')
-rw-r--r--gtk/gtkwindowhandle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkwindowhandle.c b/gtk/gtkwindowhandle.c
index 1792f5c47f..18919becac 100644
--- a/gtk/gtkwindowhandle.c
+++ b/gtk/gtkwindowhandle.c
@@ -43,7 +43,7 @@
* @See_also: #GtkWindow, #GtkHeaderBar
*
* GtkWindowHandle is a titlebar area widget. When added into a window, it can
- * be dragged to move the window, and handles right click double click and
+ * be dragged to move the window, and handles right click, double click and
* middle click as expected of a titlebar.
*
* # CSS nodes