Skip to content

Commit 2c7b430

Browse files
committed
Rename GTK+ to GTK
GTK+ and WebKitGTK+ dropped `+` four years ago [1][2]. [1] https://en.wikipedia.org/wiki/GTK [2] Bug 194658 – [GTK] WebKitGTK+ -> WebKitGTK https://bugs.webkit.org/show_bug.cgi?id=194658
1 parent 726f121 commit 2c7b430

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Build & Debug/BuildOptions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Tools/Scripts/build-webkit --debug --<platform>-device
4646

4747
where `platform` is `ios`, `tvos` or `watchos`.
4848

49-
## Building the GTK+ Port
49+
## Building the GTK Port
5050

5151
For production builds:
5252

@@ -64,7 +64,7 @@ Tools/Scripts/update-webkitgtk-libs
6464
Tools/Scripts/build-webkit --gtk --debug
6565
```
6666

67-
For more information on building WebKitGTK+, see the [wiki page](https://trac.webkit.org/wiki/BuildingGtk).
67+
For more information on building WebKitGTK, see the [wiki page](https://trac.webkit.org/wiki/BuildingGtk).
6868

6969
## Building the WPE Port
7070

0 commit comments

Comments
 (0)