Author: jglick
Date: Fri Feb  5 00:40:55 2010
New Revision: 906750

URL: http://svn.apache.org/viewvc?rev=906750&view=rev
Log:
Fixing charset decl.

Modified:
    ant/core/trunk/docs/manual/credits.html

Modified: ant/core/trunk/docs/manual/credits.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/credits.html?rev=906750&r1=906749&r2=906750&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/credits.html (original)
+++ ant/core/trunk/docs/manual/credits.html Fri Feb  5 00:40:55 2010
@@ -18,6 +18,7 @@
 
 <head>
 <meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
 <title>Apache Ant User Manual - Credits</title>
 </head>
 


Reply via email to