projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b2153a
)
CellEditable: Fix grammar error in doc synopsis
author
Daniel Boles
<dboles.src@gmail.com>
Mon, 2 Apr 2018 10:49:35 +0000
(11:49 +0100)
committer
Daniel Boles
<dboles.src@gmail.com>
Tue, 17 Apr 2018 18:07:39 +0000
(19:07 +0100)
gtk/gtkcelleditable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcelleditable.c
b/gtk/gtkcelleditable.c
index 204b5717f7f9486041796b232079cb82bb1f6061..4b2c01fdacc62e558e4ea64c8737cfc36f770897 100644
(file)
--- a/
gtk/gtkcelleditable.c
+++ b/
gtk/gtkcelleditable.c
@@
-17,8
+17,7
@@
/**
* SECTION:gtkcelleditable
- * @Short_description: Interface for widgets which can are used for editing
- * cells
+ * @Short_description: Interface for widgets that can be used for editing cells
* @Title: GtkCellEditable
* @See_also: #GtkEntry, #GtkCellRenderer
*