diff options
Diffstat (limited to 'includes/normal/Utf8Test.php')
-rw-r--r-- | includes/normal/Utf8Test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/normal/Utf8Test.php b/includes/normal/Utf8Test.php index 34ab69c8..fc2e7776 100644 --- a/includes/normal/Utf8Test.php +++ b/includes/normal/Utf8Test.php @@ -21,7 +21,7 @@ * Runs the UTF-8 decoder test at: * http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt * - * @package UtfNormal + * @addtogroup UtfNormal * @access private */ |