Skip to content

Commit

Permalink
Correct RasterSource.validate_projection docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
rhattersley committed Nov 6, 2014
1 parent 222ab69 commit 26a6df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cartopy/io/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ class RasterSource(object):
"""
def validate_projection(self, projection):
"""
Return whether this raster source can provide images in the
Raise an error if this raster source cannot provide images in the
specified projection.
Parameters
Expand Down

0 comments on commit 26a6df9

Please sign in to comment.