diff options
| author | Jason Cooke <Jason-Cooke@users.noreply.github.com> | 2019-07-09 09:09:23 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 09:09:23 +1200 |
| commit | 9889b115444f394d66e9c34c829053b025a96ef6 (patch) | |
| tree | 3f91b2616607be3a6d5f79c81faf806df98bd112 | |
| parent | Merge pull request #727 from MichaelS11/master (diff) | |
| download | golite-9889b115444f394d66e9c34c829053b025a96ef6.tar.gz golite-9889b115444f394d66e9c34c829053b025a96ef6.tar.xz | |
docs: fix typo
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -483,7 +483,7 @@ For an example see [shaxbee/go-spatialite](https://github.com/shaxbee/go-spatial You need to implement the feature or call the sqlite3 cli. - More infomation see [#305](https://github.com/mattn/go-sqlite3/issues/305) + More information see [#305](https://github.com/mattn/go-sqlite3/issues/305) - Error: `database is locked` |
