builder: Fix typo in docs

This commit is contained in:
Benjamin Otte 2019-11-18 01:11:24 +01:00
parent a2634077e7
commit e3860d25e9

View File

@ -2644,7 +2644,7 @@ gtk_builder_add_callback_symbols (GtkBuilder *builder,
* with gtk_builder_add_callback_symbols()
*
* This function is intended for possible use in language bindings
* or for any case that one might be cusomizing signal connections
* or for any case that one might be customizing signal connections
* using gtk_builder_connect_signals_full()
*
* Returns: (nullable): The callback symbol in @builder for @callback_name, or %NULL