diff --git a/core/upgrade/upgrade_schema.php b/core/upgrade/upgrade_schema.php
index 93547ec4db..2a96e15171 100644
--- a/core/upgrade/upgrade_schema.php
+++ b/core/upgrade/upgrade_schema.php
@@ -74,7 +74,7 @@
$obj = new schema;
echo $obj->schema($format);
-//formatting for hmtl
+//formatting for html
if (!$included && $format == 'html') {
echo "
\n";
echo "
\n";