diff --git a/docs/faq.html b/docs/faq.html
index 52b2b7dda..a1ed95f0d 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -978,7 +978,7 @@ shell-prompt> m4 foo.m4 > foo
MANIFEST you can simply use <zip>
.
If your file names contain national characters you should
know that Sun's jar
utility like Ant's
- <jar>
uses UFT8 to encode their names while
+ <jar>
uses UTF-8 to encode their names while
<zip>
uses your platforms default encoding.
Use the encoding attribute of <zip>
if
necessary.
If your file names contain national characters you should
know that Sun's jar
utility like Ant's
- <jar>
uses UFT8 to encode their names while
+ <jar>
uses UTF-8 to encode their names while
<zip>
uses your platforms default encoding.
Use the encoding attribute of <zip>
if
necessary.