diff --git a/lib/javascript.php b/lib/javascript.php
index d871c780b88..12929403b4d 100644
--- a/lib/javascript.php
+++ b/lib/javascript.php
@@ -6,7 +6,7 @@
}
if(!empty($CFG->aspellpath)) { // Enable global access to spelling feature.
- echo ''."\n";
+ echo ''."\n";
}
?>