Fix proto of enchant_broker_list_dicts()

This commit is contained in:
Fabien Villepinte 2019-10-19 22:11:34 +02:00
parent 38f388fba4
commit 4b3e041f5b

View File

@ -506,7 +506,7 @@ PHP_FUNCTION(enchant_broker_get_dict_path)
/* }}} */
#endif
/* {{{ proto string enchant_broker_list_dicts(resource broker)
/* {{{ proto array enchant_broker_list_dicts(resource broker)
Lists the dictionaries available for the given broker */
PHP_FUNCTION(enchant_broker_list_dicts)
{