Skip to content

Commit 270a57a

Browse files
Merge pull request #10897 from changeworld/patch-9
Fix typo: proces -> process
2 parents 5448347 + 96d812f commit 270a57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugger/specify-symbol-dot-pdb-and-source-files-in-the-visual-studio-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ dialog looks like this:
207207

208208
In this dialog, you can choose what modules you *do not* want Visual Studio to load symbols for.
209209
In this scenario, Visual Studio attempts to load symbols for every module in your debugged
210-
proces (including modules by third parties), unless you add a matching filter to exclude them.
210+
process (including modules by third parties), unless you add a matching filter to exclude them.
211211
The only other way that this behavior will be modified is by your [Just My Code](just-my-code.md)
212212
settings.
213213

0 commit comments

Comments
 (0)