diff options
Diffstat (limited to 'h-source/Application/Include/wikiFormatting.php')
-rw-r--r-- | h-source/Application/Include/wikiFormatting.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Include/wikiFormatting.php b/h-source/Application/Include/wikiFormatting.php index 2a8ba21..e868674 100644 --- a/h-source/Application/Include/wikiFormatting.php +++ b/h-source/Application/Include/wikiFormatting.php @@ -99,7 +99,7 @@ function createTabs($match) return null; } -//create the HTM Lof the tabs in the description entry +//create the HTML of the tabs in the description entry class Tabs { public static $tabList = array(); |