Skip to content

Commit 783454b

Browse files
committed
Update README.md
1 parent 836acf8 commit 783454b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ public sealed class TestObject : IEquatable<TestObject>
223223
}
224224
```
225225

226-
# I keep on getting crashes due to EntryPointNotFoundExceptions
226+
# I'm getting crashes due to EntryPointNotFoundExceptions
227227

228228
SQLite has continued to have active developement over the past few years. Unfortunately both Apple and Google aren't paying attention and have continued to ship ancient versions. SQLitePCL.raw includes optional DLLs that can be included in your application that also include a statically linked recent version of SQLite. You should use these instead, as SQLitePCL.pretty is dependent upon many modern SQLite features.
229229

0 commit comments

Comments
 (0)