We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726f121 commit 2c7b430Copy full SHA for 2c7b430
docs/Build & Debug/BuildOptions.md
@@ -46,7 +46,7 @@ Tools/Scripts/build-webkit --debug --<platform>-device
46
47
where `platform` is `ios`, `tvos` or `watchos`.
48
49
-## Building the GTK+ Port
+## Building the GTK Port
50
51
For production builds:
52
@@ -64,7 +64,7 @@ Tools/Scripts/update-webkitgtk-libs
64
Tools/Scripts/build-webkit --gtk --debug
65
```
66
67
-For more information on building WebKitGTK+, see the [wiki page](https://trac.webkit.org/wiki/BuildingGtk).
+For more information on building WebKitGTK, see the [wiki page](https://trac.webkit.org/wiki/BuildingGtk).
68
69
## Building the WPE Port
70
0 commit comments