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 fd9d2ca

Browse filesBrowse files
committed
fix formatting
1 parent c3d228d commit fd9d2ca
Copy full SHA for fd9d2ca

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/api.js

Copy file name to clipboardExpand all lines: src/api.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ Module["onRuntimeInitialized"] = function onRuntimeInitialized() {
10751075
return new StatementIterator(sql, this);
10761076
};
10771077

1078-
/** Exports the contents of the database to a binary array. This
1078+
/** Exports the contents of the database to a binary array. This
10791079
* operation will close and re-open the database which will cause
10801080
* any pragmas to be set back to their default values.
10811081
@return {Uint8Array} An array of bytes of the SQLite3 database file

0 commit comments

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