You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2010/10/30 15:59:59 UTC

svn commit: r1029071 - /click/trunk/click/examples/webapp/ajax/ajax-behavior.htm

Author: sabob
Date: Sat Oct 30 13:59:59 2010
New Revision: 1029071

URL: http://svn.apache.org/viewvc?rev=1029071&view=rev
Log:
doco

Modified:
    click/trunk/click/examples/webapp/ajax/ajax-behavior.htm

Modified: click/trunk/click/examples/webapp/ajax/ajax-behavior.htm
URL: http://svn.apache.org/viewvc/click/trunk/click/examples/webapp/ajax/ajax-behavior.htm?rev=1029071&r1=1029070&r2=1029071&view=diff
==============================================================================
--- click/trunk/click/examples/webapp/ajax/ajax-behavior.htm (original)
+++ click/trunk/click/examples/webapp/ajax/ajax-behavior.htm Sat Oct 30 13:59:59 2010
@@ -21,7 +21,7 @@ This example demonstrates how an <tt>Aja
 
 <p/>
 
-Click $link to call the server using Ajax.
+Click $link to make an Ajax request to the server.
 
 <div id="result">
     <!-- Ajax response will be set here -->