We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7343cf1 commit ae140b6Copy full SHA for ae140b6
doc/api/sqlite.md
@@ -268,7 +268,7 @@ added:
268
applying the changeset is aborted and the database is rolled back.
269
270
**Default**: A function that returns `SQLITE_CHANGESET_ABORT`.
271
-* Returns: {boolean} Whether the changeset was applied succesfully without being aborted.
+* Returns: {boolean} Whether the changeset was applied successfully without being aborted.
272
273
An exception is thrown if the database is not
274
open. This method is a wrapper around [`sqlite3changeset_apply()`][].
0 commit comments