summaryrefslogtreecommitdiff
path: root/inc/geshi/html4strict.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/html4strict.php')
-rw-r--r--inc/geshi/html4strict.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/geshi/html4strict.php b/inc/geshi/html4strict.php
index 99156473b..b61c66c7d 100644
--- a/inc/geshi/html4strict.php
+++ b/inc/geshi/html4strict.php
@@ -4,7 +4,7 @@
* ---------------
* Author: Nigel McNie (nigel@geshi.org)
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/)
- * Release Version: 1.0.7.21
+ * Release Version: 1.0.7.22
* Date Started: 2004/07/10
*
* HTML 4.01 strict language file for GeSHi.
@@ -147,7 +147,7 @@ $language_data = array (
'<ul>', '<u>',
'<ul', '<u',
- '</ul>', '</ul>',
+ '</ul>', '</u>',
'</ul', '</u',
'<var>',