Skip to content

Commit 08b7279

Browse files
committed
Merge branch 'PHP-7.4'
2 parents 0436bc8 + 4b3e041 commit 08b7279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/enchant/enchant.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ PHP_FUNCTION(enchant_broker_get_dict_path)
448448
/* }}} */
449449
#endif
450450

451-
/* {{{ proto string enchant_broker_list_dicts(resource broker)
451+
/* {{{ proto array enchant_broker_list_dicts(resource broker)
452452
Lists the dictionaries available for the given broker */
453453
PHP_FUNCTION(enchant_broker_list_dicts)
454454
{

0 commit comments

Comments
 (0)