We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f388f commit 4b3e041Copy full SHA for 4b3e041
ext/enchant/enchant.c
@@ -506,7 +506,7 @@ PHP_FUNCTION(enchant_broker_get_dict_path)
506
/* }}} */
507
#endif
508
509
-/* {{{ proto string enchant_broker_list_dicts(resource broker)
+/* {{{ proto array enchant_broker_list_dicts(resource broker)
510
Lists the dictionaries available for the given broker */
511
PHP_FUNCTION(enchant_broker_list_dicts)
512
{
0 commit comments