[OpenLayers-Commits] r12003 - project/website
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Wed May 25 02:30:21 EDT 2011
Author: marcjansen
Date: 2011-05-24 23:30:20 -0700 (Tue, 24 May 2011)
New Revision: 12003
Modified:
project/website/index.shtml
Log:
- fix a typo
Modified: project/website/index.shtml
===================================================================
--- project/website/index.shtml 2011-05-23 22:35:13 UTC (rev 12002)
+++ project/website/index.shtml 2011-05-25 06:30:20 UTC (rev 12003)
@@ -81,7 +81,7 @@
<p>Releases are made available on the <a href="/download/">downloads</a> page.
Additionally, if you wish to use OpenLayers in a web application, you can
-include <a href="http://www.openlayers.org/api/OpenLayers.js"><code><script src="http://www.openlayers.org/api/OpenLayers.js"></scrip></code></a>
+include <a href="http://www.openlayers.org/api/OpenLayers.js"><code><script src="http://www.openlayers.org/api/OpenLayers.js"></script></code></a>
in your page, to always get the latest release.</p>
<p> The code is also available in our
More information about the Commits
mailing list