Skip to content

Commit fbda09e

Browse files
committed
Minor wording fixes
1 parent bcc5e3b commit fbda09e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Sources/WebKit/WebKit.docc/Build&Debug/DebuggingWithVS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Debugging With Visual Studio
22

3-
Debugging With Visual Studio IDE
3+
Debugging with Visual Studio IDE
44

55
## Configuring Debugger
66

Sources/WebKit/WebKit.docc/Build&Debug/DebuggingWithXcode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Debugging With Xcode
22

3-
Debugging with the Xcode IDE
3+
Debugging with Xcode IDE
44

55
## Overview
66

7-
You can also use Xcode to build & debug WebKit. Open `WebKit.xcworkspace` at the top level directory.
7+
You can use Xcode to build & debug WebKit. Open `WebKit.xcworkspace` at the top level directory.
88

99
In order to make Xcode use build files built by `make` command above,
1010
go to File > Workspace Settings... > Advanced... > Custom > Relative to Workspace

0 commit comments

Comments
 (0)