diff options
Diffstat (limited to 'ext/mbstring/ucgendat/ucgendat.php')
-rw-r--r-- | ext/mbstring/ucgendat/ucgendat.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/ucgendat/ucgendat.php b/ext/mbstring/ucgendat/ucgendat.php index 556a8cf98f..4bb5b9b698 100644 --- a/ext/mbstring/ucgendat/ucgendat.php +++ b/ext/mbstring/ucgendat/ucgendat.php @@ -505,7 +505,7 @@ function generateData(UnicodeData $data) { /* This file was generated from a modified version UCData's ucgendat. * * DO NOT EDIT THIS FILE! - * + * * Instead, compile ucgendat.c (bundled with PHP in ext/mbstring), download * the appropriate UnicodeData-x.x.x.txt and CompositionExclusions-x.x.x.txt * files from http://www.unicode.org/Public/ and run this program. |