Author: marcus
Date: Sat Sep 27 08:39:45 2014
New Revision: 1627933

URL: http://svn.apache.org/r1627933
Log:
Fixed wrong character encoding

Modified:
    openoffice/ooo-site/trunk/content/de/foren.html

Modified: openoffice/ooo-site/trunk/content/de/foren.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/foren.html?rev=1627933&r1=1627932&r2=1627933&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/foren.html (original)
+++ openoffice/ooo-site/trunk/content/de/foren.html Sat Sep 27 08:39:45 2014
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="de-de" />
 <head>
-  <meta http-equiv="Content-Type" content="text/html; charset=uft-8" />
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta http-equiv="Content-Style-Type" content="text/css" />
   <title>Apache OpenOffice - Foren und Newsgroups</title>
 


Reply via email to