We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f93af commit ee4e855Copy full SHA for ee4e855
doc/api/sqlite.md
@@ -258,7 +258,7 @@ added: v23.3.0
258
applying the changeset is aborted and the database is rolled back.
259
260
**Default**: A function that returns `SQLITE_CHANGESET_ABORT`.
261
-* Returns: {boolean} Whether the changeset was applied succesfully without being aborted.
+* Returns: {boolean} Whether the changeset was applied successfully without being aborted.
262
263
An exception is thrown if the database is not
264
open. This method is a wrapper around [`sqlite3changeset_apply()`][].
0 commit comments