Skip to content

Commit d3e3dbb

Browse files
Merge pull request #10748 from changeworld/patch-1
Fix typo: paramter -> parameter
2 parents 2ee0e13 + 9ea6732 commit d3e3dbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/debugger/debug-interface-access/idiadatasource-loaddatafromcodeviewinfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ searchPath
4141

4242
cbCvInfo
4343

44-
[in] The size in bytes of the `pbCvInfo` paramter.
44+
[in] The size in bytes of the `pbCvInfo` parameter.
4545

4646
pbCvInfo
4747

docs/debugger/debug-interface-access/idiadatasource-loaddatafrommiscinfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ HRESULT loadDataFromMiscInfo (
5656

5757
`cbMiscInfo`
5858

59-
[in] Size in bytes of the `pbMiscInfo` paramter.
59+
[in] Size in bytes of the `pbMiscInfo` parameter.
6060

6161
`pbMiscInfo`
6262

0 commit comments

Comments
 (0)