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: <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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]