Author: niallp Date: Wed Feb 28 09:12:40 2007 New Revision: 512849 URL: http://svn.apache.org/viewvc?view=rev&rev=512849 Log: Change the confusing column heading on the <logic:match> example to "Match Test"
Modified: struts/struts1/trunk/apps/examples/src/main/webapp/exercise/logic-match.jsp Modified: struts/struts1/trunk/apps/examples/src/main/webapp/exercise/logic-match.jsp URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/examples/src/main/webapp/exercise/logic-match.jsp?view=diff&rev=512849&r1=512848&r2=512849 ============================================================================== --- struts/struts1/trunk/apps/examples/src/main/webapp/exercise/logic-match.jsp (original) +++ struts/struts1/trunk/apps/examples/src/main/webapp/exercise/logic-match.jsp Wed Feb 28 09:12:40 2007 @@ -35,7 +35,7 @@ <th>Test Type</th> <th>Variable Content</th> <th>Value Content</th> - <th>Correct Value Test</th> + <th>Match Test</th> <th>Test Result</th> </tr> <tr>