You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2009/07/30 16:20:04 UTC

svn commit: r799278 - /myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html

Author: lofwyr
Date: Thu Jul 30 14:20:04 2009
New Revision: 799278

URL: http://svn.apache.org/viewvc?rev=799278&view=rev
Log:
spellcheck

Modified:
    myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html

Modified: myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html?rev=799278&r1=799277&r2=799278&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html (original)
+++ myfaces/tobago/trunk/example/facelets/src/main/webapp/index.html Thu Jul 30 14:20:04 2009
@@ -1,4 +1,3 @@
-
 <!--
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements.  See the NOTICE file distributed with
@@ -17,7 +16,7 @@
 -->
 
 <html>
-<header>
-<meta http-equiv="Refresh" content="0;url=helloWorld.jsf">
-</header>
+<head>
+  <meta http-equiv="Refresh" content="0;url=helloWorld.jsf">
+</head>
 </html>
\ No newline at end of file