Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee4e855

Browse filesBrowse files
tniessenaduh95
authored andcommitted
doc: fix typo in sqlite.md
PR-URL: #57473 Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 99f93af commit ee4e855
Copy full SHA for ee4e855

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/sqlite.md‎

Copy file name to clipboardExpand all lines: doc/api/sqlite.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ added: v23.3.0
258258
applying the changeset is aborted and the database is rolled back.
259259

260260
**Default**: A function that returns `SQLITE_CHANGESET_ABORT`.
261-
* Returns: {boolean} Whether the changeset was applied succesfully without being aborted.
261+
* Returns: {boolean} Whether the changeset was applied successfully without being aborted.
262262

263263
An exception is thrown if the database is not
264264
open. This method is a wrapper around [`sqlite3changeset_apply()`][].

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.