summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/templates/en_US/warnings.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/en_US/warnings.tmpl b/share/templates/en_US/warnings.tmpl
index 26eb64d..3bf372c 100644
--- a/share/templates/en_US/warnings.tmpl
+++ b/share/templates/en_US/warnings.tmpl
@@ -449,7 +449,7 @@ to check these potential issues, and, if necessary, fix them and re-validate the
errors. How to fix this problem? One of the following techniques should help:</p>
<ul>
<li>If you are serving a static file on a Web server, changing its extension should help.
- Use e.g <code>.xhtml</code> for XHTML or <code>.mathml</code> for MathML.
+ Use e.g <code>.xhtml</code> for XHTML or <code>.mml</code> for MathML.
</li>
<li>You may need to reconfigure your Web server. This <a href="http://www.developershome.com/wap/wapServerSetup/tutorial.asp?page=settingUpMIME">Setting up MIME Types tutorial</a> has instructions for Apache, Tomcat and IIS.
</li>