Fixed docs typos.

This commit is contained in:
Szczepan Cieślik 2014-02-22 18:30:28 +01:00 committed by Tim Graham
parent 65b4626528
commit e816198034
32 changed files with 48 additions and 47 deletions

View file

@ -158,7 +158,7 @@ Widget classes
``OpenLayersWidget`` and :class:`OSMWidget` use the ``openlayers.js`` file
hosted on the ``openlayers.org`` Web site. This works for basic usage
during development, but isn't appropropriate for a production deployment as
during development, but isn't appropriate for a production deployment as
``openlayers.org/api/`` has no guaranteed uptime and runs on a slow server.
You are therefore advised to subclass these widgets in order to specify
your own version of the ``openlayers.js`` file in the ``js`` property of