[sword-svn] r308 - trunk/webapp

refdoc at www.crosswire.org refdoc at www.crosswire.org
Sat Sep 27 13:31:43 MST 2008


Author: refdoc
Date: 2008-09-27 13:31:43 -0700 (Sat, 27 Sep 2008)
New Revision: 308

Modified:
   trunk/webapp/preferences.jsp
Log:
more typos



Modified: trunk/webapp/preferences.jsp
===================================================================
--- trunk/webapp/preferences.jsp	2008-09-27 20:19:02 UTC (rev 307)
+++ trunk/webapp/preferences.jsp	2008-09-27 20:31:43 UTC (rev 308)
@@ -78,8 +78,8 @@
 	<tiles:put name="sidebar_right" type="string">
 		<div id="commentaries">
 
-		<h2><t:t>Comentaries:</t:t></h2>
-		<h3><t:t>Preferred Comentaries</t:t></h3>
+		<h2><t:t>Commentaries:</t:t></h2>
+		<h3><t:t>Preferred Commentaries</t:t></h3>
 		<%
 		if (prefCommentaries.size() > 0) {
 			out.println("<ul>");
@@ -96,7 +96,7 @@
 		%>
 
 
-<h3><t:t>All Comentaries</t:t></h3>
+<h3><t:t>All Commentaries</t:t></h3>
 		<ul>
 		<%
 			for (int i = 0; i < modInfo.length; i++) {




More information about the sword-cvs mailing list