Skip to content

Commit 905d85e

Browse files
committed
Fix docs, it's geopackage not spatialite
1 parent 100dfd2 commit 905d85e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/resources/org/geoscript/js/lib/geoscript/workspace

src/main/resources/org/geoscript/js/lib/geoscript/workspace/geopackage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ var GeoPackage = UTIL.extend(Workspace, {
3636
*/
3737

3838
/** private: constructor
39-
* .. class:: SpatiaLite
39+
* .. class:: GeoPackage
4040
*
4141
* :arg config: ``Object`` Configuration object.
4242
*

0 commit comments

Comments
 (0)