Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 12, 2016
1 parent 00859ae commit 6ee6398
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -83,7 +83,7 @@ def _checkSpatial(self):
return self.has_spatial

def _checkRaster(self):
""" check if it's a rasterite db """
""" check if it's a rasterlite db """
self.has_raster = self._checkRasterTables()
return self.has_raster

Expand Down

0 comments on commit 6ee6398

Please sign in to comment.