summaryrefslogtreecommitdiff
path: root/ext/mbstring/ucgendat/ucgendat.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/ucgendat/ucgendat.php')
-rwxr-xr-xext/mbstring/ucgendat/ucgendat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/ucgendat/ucgendat.php b/ext/mbstring/ucgendat/ucgendat.php
index 43204020a6..81d5ed20f1 100755
--- a/ext/mbstring/ucgendat/ucgendat.php
+++ b/ext/mbstring/ucgendat/ucgendat.php
@@ -506,7 +506,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.