Author: jonathan Date: Thu Aug 7 16:45:14 2008 New Revision: 20561 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=20561
Log: typo Modified: branches/mashup/java/1.5/java/modules/www/signin.jsp Modified: branches/mashup/java/1.5/java/modules/www/signin.jsp URL: http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/modules/www/signin.jsp?rev=20561&r1=20560&r2=20561&view=diff ============================================================================== --- branches/mashup/java/1.5/java/modules/www/signin.jsp (original) +++ branches/mashup/java/1.5/java/modules/www/signin.jsp Thu Aug 7 16:45:14 2008 @@ -1,4 +1,4 @@ -<%-- +l<%-- * Copyright 2006,2007 WSO2, Inc. http://www.wso2.org * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -275,8 +275,8 @@ style="text-align: left; "> If you chose to remember your login information, it will be stored for <%=numDays%> days. However, since you are signing - in from local host, you can choose to remember your login - indefinetely by checking this box. </label><br><br></div> + in from localhost, you can choose to remember your login + indefinitely by checking this box. </label><br><br></div> <% } %> _______________________________________________ Mashup-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
