[Commits] r668 - sandbox/docsrc/tutorials

commits at geoext.org commits at geoext.org
Fri May 8 23:13:03 CEST 2009


Author: tcoulter
Date: 2009-05-08 23:13:03 +0200 (Fri, 08 May 2009)
New Revision: 668

Modified:
   sandbox/docsrc/tutorials/openlayers-primer.rst
Log:
And another.

Modified: sandbox/docsrc/tutorials/openlayers-primer.rst
===================================================================
--- sandbox/docsrc/tutorials/openlayers-primer.rst	2009-05-08 21:11:07 UTC (rev 667)
+++ sandbox/docsrc/tutorials/openlayers-primer.rst	2009-05-08 21:13:03 UTC (rev 668)
@@ -251,7 +251,7 @@
 
        panel.myFunction();
        
-.. note:: the ``on()`` function takes an optional third parameter that specifies the scope of the listening function. If given, the ``this``
+.. note:: The ``on()`` function takes an optional third parameter that specifies the scope of the listening function. If given, the ``this``
    identifier within the listening function will refer to the object passed.
    
 And that's it! Now let's see how to do the same thing in OpenLayers.



More information about the Commits mailing list