diff options
author | marcosptf <marcosptf@yahoo.com.br> | 2015-08-07 13:16:07 -0300 |
---|---|---|
committer | marcosptf <marcosptf@yahoo.com.br> | 2015-08-07 13:16:07 -0300 |
commit | b9d40accc4f35a3fdd7375bcf61dc0708be3b150 (patch) | |
tree | 0270ae56ff612a3f14e0cb9aee4e81c8ff6cdff2 /ext/enchant/tests | |
parent | 3760fe3514e791dd3b7803fdff39f4ba5f633189 (diff) | |
download | php-git-b9d40accc4f35a3fdd7375bcf61dc0708be3b150.tar.gz |
Update dict_describe.phpt
Diffstat (limited to 'ext/enchant/tests')
-rw-r--r-- | ext/enchant/tests/dict_describe.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/enchant/tests/dict_describe.phpt b/ext/enchant/tests/dict_describe.phpt index 9498cb4081..910f0af636 100644 --- a/ext/enchant/tests/dict_describe.phpt +++ b/ext/enchant/tests/dict_describe.phpt @@ -37,5 +37,5 @@ array(%d) { ["desc"]=> string(%d) "Myspell Provider" ["file"]=> - string(%d) "/usr/lib64/enchant/libenchant_myspell.so" + string(%d) "/usr/lib/enchant/libenchant_myspell.so" } |