We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966b835 commit a1b208fCopy full SHA for a1b208f
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