cellarea: Cosmetics

Remove an occurrence of size-allocate in a comment.
This commit is contained in:
Matthias Clasen 2020-05-05 12:12:15 -04:00
parent 6c8f5f9d17
commit 7280618c7d

View File

@ -223,7 +223,7 @@
* give every row its minimum or natural height or, if the model content
* is expected to fit inside the layouting widget without scrolling, it
* would make sense to calculate the allocation for each row at
* #GtkWidget::size-allocate time using gtk_distribute_natural_allocation().
* the time the widget is allocated using gtk_distribute_natural_allocation().
*
* # Handling Events and Driving Keyboard Focus
*