summaryrefslogtreecommitdiff
path: root/includes/normal/UtfNormalGenerate.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/normal/UtfNormalGenerate.php')
-rw-r--r--includes/normal/UtfNormalGenerate.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/includes/normal/UtfNormalGenerate.php b/includes/normal/UtfNormalGenerate.php
index f0eb5330..30f18675 100644
--- a/includes/normal/UtfNormalGenerate.php
+++ b/includes/normal/UtfNormalGenerate.php
@@ -21,7 +21,7 @@
* This script generates UniNormalData.inc from the Unicode Character Database
* and supplementary files.
*
- * @package UtfNormal
+ * @addtogroup UtfNormal
* @access private
*/
@@ -175,7 +175,6 @@ if( $out ) {
/**
* This file was automatically generated -- do not edit!
* Run UtfNormalGenerate.php to create this file again (make clean && make)
- * @package MediaWiki
*/
/** */
global \$utfCombiningClass, \$utfCanonicalComp, \$utfCanonicalDecomp, \$utfCheckNFC;
@@ -200,7 +199,6 @@ if( $out ) {
/**
* This file was automatically generated -- do not edit!
* Run UtfNormalGenerate.php to create this file again (make clean && make)
- * @package MediaWiki
*/
/** */
global \$utfCompatibilityDecomp;