CellEditable: Fix grammar error in doc synopsis

This commit is contained in:
Daniel Boles 2018-04-02 11:49:35 +01:00
parent b19c524a83
commit 2ba6dcbce5

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
*