You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ri...@apache.org on 2006/05/16 21:42:05 UTC

svn commit: r407037 - /incubator/tuscany/java/sampleapps/bigbank/readme.htm

Author: rineholt
Date: Tue May 16 12:42:04 2006
New Revision: 407037

URL: http://svn.apache.org/viewcvs?rev=407037&view=rev
Log:
nit

Modified:
    incubator/tuscany/java/sampleapps/bigbank/readme.htm

Modified: incubator/tuscany/java/sampleapps/bigbank/readme.htm
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/sampleapps/bigbank/readme.htm?rev=407037&r1=407036&r2=407037&view=diff
==============================================================================
--- incubator/tuscany/java/sampleapps/bigbank/readme.htm (original)
+++ incubator/tuscany/java/sampleapps/bigbank/readme.htm Tue May 16 12:42:04 2006
@@ -77,7 +77,7 @@
 for a service provided by a profile component.</td></tr><tr><td>ProfileServiceImpl.java</td><td>Implements
 the profile component.</td></tr><tr><td>SimpleLoginServiceImpl.java</td><td>A
 simple in memory login service.</td></tr><tr><td style="text-align: center;" colspan="2"><span style="font-weight: bold; text-decoration: underline;">Java source files implementing Web HTML interface.</span></td><td></td></tr><tr><td>AccountStatusTag.java</td><td>Implements
-a jsp tag that&nbsp;displayis the account information</td></tr><tr><td>StockStatusTag.java</td><td>Implements
+a jsp tag that&nbsp;displays the account information</td></tr><tr><td>StockStatusTag.java</td><td>Implements
 a jsp tag that displays the stock information.</td></tr><tr><td>LoginBarrierTag.java</td><td>Implements
 a jsp tag that ensures the user is logged in.</td></tr><tr><td>ServiceTag.java</td><td>Places
 an SCA service in the JSP page context.</td></tr><tr><td>FormServlet.java</td><td>Process