Merge "Update referenced PHP version in 'normal' README."
[lhc/web/wiklou.git] / includes / normal / README
index d046123..993642e 100644 (file)
@@ -54,6 +54,6 @@ thoroughly tested on other configurations, but may work.
 
 If the php_normal.so module is loaded in php.ini, the normalization functions
 will automatically use it. If you can't (or don't want to) load it in php.ini,
-you may be able to load it using the dl() function before include()ing or
-require()ing UtfNormal.php, and it will be picked up.
+you may be able to load it using the dl() function before the inclusion of
+UtfNormal.php, and it will be picked up.