Skip to content

Commit fea2114

Browse files
authored
Merge pull request #10835 from changeworld/patch-2
Fix typo: prodiving -> providing
2 parents a77d08b + 088308a commit fea2114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If successful, returns `S_OK`; otherwise, returns an error code. The following t
6666

6767
## Remarks
6868

69-
The code view information, in `IMAGE_DEBUG_TYPE_CODEVIEW` format, names the associated debug data location as well as prodiving the signture and age fields to match against.
69+
The code view information, in `IMAGE_DEBUG_TYPE_CODEVIEW` format, names the associated debug data location as well as providing the signture and age fields to match against.
7070

7171
If you are loading debug data from a symbol server, *symsrv.dll* must be present in the same directory where either the user's application or *msdia140.dll* is installed, or it must be present in the system directory.
7272

0 commit comments

Comments
 (0)