Skip to content

Commit 7ee7d36

Browse files
committed
docs: fix typo
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: na - task: lint_package_json status: na - task: lint_repl_help status: passed - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 2ec2116 commit 7ee7d36

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

lib/node_modules/@stdlib/blas/ext/base/wasm/dapx/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172

173173
{{alias}}.Module.prototype.view
174-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
174+
Read-only property which returns a WebAssembly memory buffer as a DataView.
175175

176176
Returns
177177
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsum/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172

173173
{{alias}}.Module.prototype.view
174-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
174+
Read-only property which returns a WebAssembly memory buffer as a DataView.
175175

176176
Returns
177177
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumkbn/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172

173173

174174
{{alias}}.Module.prototype.view
175-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
175+
Read-only property which returns a WebAssembly memory buffer as a DataView.
176176

177177
Returns
178178
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumors/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172

173173

174174
{{alias}}.Module.prototype.view
175-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
175+
Read-only property which returns a WebAssembly memory buffer as a DataView.
176176

177177
Returns
178178
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dapxsumpw/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172

173173

174174
{{alias}}.Module.prototype.view
175-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
175+
Read-only property which returns a WebAssembly memory buffer as a DataView.
176176

177177
Returns
178178
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dasumpw/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166

167167

168168
{{alias}}.Module.prototype.view
169-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
169+
Read-only property which returns a WebAssembly memory buffer as a DataView.
170170

171171
Returns
172172
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dnanasumors/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168

169169
{{alias}}.Module.prototype.view
170-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
170+
Read-only property which returns a WebAssembly memory buffer as a DataView.
171171

172172
Returns
173173
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumkbn2/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168

169169
{{alias}}.Module.prototype.view
170-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
170+
Read-only property which returns a WebAssembly memory buffer as a DataView.
171171

172172
Returns
173173
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/dnansumpw/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166

167167

168168
{{alias}}.Module.prototype.view
169-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
169+
Read-only property which returns a WebAssembly memory buffer as a DataView.
170170

171171
Returns
172172
-------

lib/node_modules/@stdlib/blas/ext/base/wasm/sapxsumkbn/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172

173173

174174
{{alias}}.Module.prototype.view
175-
Read-only property which returns a WebAsssembly memory buffer as a DataView.
175+
Read-only property which returns a WebAssembly memory buffer as a DataView.
176176

177177
Returns
178178
-------

0 commit comments

Comments
 (0)