diff options
| author | mattn <mattn.jp@gmail.com> | 2019-07-09 13:10:54 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 13:10:54 +0900 |
| commit | fba062bdb60d06bdd3b8cc9fcd824fb179941e9d (patch) | |
| tree | 3f91b2616607be3a6d5f79c81faf806df98bd112 | |
| parent | Merge pull request #727 from MichaelS11/master (diff) | |
| parent | docs: fix typo (diff) | |
| download | golite-fba062bdb60d06bdd3b8cc9fcd824fb179941e9d.tar.gz golite-fba062bdb60d06bdd3b8cc9fcd824fb179941e9d.tar.xz | |
Merge pull request #731 from Jason-Cooke/patch-1
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` |
