Skip to content

Commit 82df872

Browse files
committed
fix docstring typo
1 parent ba8819f commit 82df872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/testwmsimage.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
example showing how to use OWSlib to retrieve an image
33
from a WMS server and display it on a map (using the
4-
wmsimage convienence method)
4+
wmsimage convenience method)
55
"""
66
frommpl_toolkits.basemapimportBasemap, pyproj
77
fromdatetimeimportdatetime

0 commit comments

Comments
 (0)
close