CellEditable: Fix grammar error in doc synopsis

This commit is contained in:
Daniel Boles
2018-04-02 11:49:35 +01:00
parent 5b2153ad38
commit 44682256a9

View File

@@ -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
*