Skip to content

Commit 9ea3c68

Browse files
khei4fujii
authored andcommitted
remove: redundant 'n' on Opening
1 parent e2d60d7 commit 9ea3c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Build & Debug/DebuggingWithVS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Copy [​WebKit.natvis](https://github.com/WebKit/WebKit/blob/main/Tools/VisualS
66

77
## Debugging WebKit
88

9-
There are three ways to debugging WebKit with Visual Studio. Openning the generated WebKit.sln, openning an exe file directly, and attaching running WebKit.
9+
There are three ways to debugging WebKit with Visual Studio. Opening the generated WebKit.sln, opening an exe file directly, and attaching running WebKit.
1010

1111
Invoke build-webkit, and open `WebKitBuild\Release\WebKit.sln` using Visual Studio.
1212
If you get errors about not being able to find .props files, run Tools/Scripts/update-webkit, then close and relaunch Cygwin and Visual Studio.

0 commit comments

Comments
 (0)