You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2008/09/07 20:16:40 UTC

svn commit: r692916 - /tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm

Author: fhanik
Date: Sun Sep  7 11:16:40 2008
New Revision: 692916

URL: http://svn.apache.org/viewvc?rev=692916&view=rev
Log:
clarify steps

Modified:
    tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm

Modified: tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm?rev=692916&r1=692915&r2=692916&view=diff
==============================================================================
--- tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm (original)
+++ tomcat/trunk/webapps/cometd/examples/simplechat/cometdchat.htm Sun Sep  7 11:16:40 2008
@@ -100,7 +100,7 @@
 <form>
 <div id="login">
 Screen name:&nbsp;<input type="text" id="scrname">
-<input type=Button Id=logbtn value=Connect onClick=connect()><br/>Type a screen name and click 'Connect'
+<input type=Button Id=logbtn value=Connect onClick=connect()><br/>Type a screen name and click the 'Connect' button
 </div>
 
 <div id="dialog"></div>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org