diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 23:02:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 23:02:58 +0700 |
commit | 69efc6e7852f36491fc1ac891cad158a594f3551 (patch) | |
tree | 374aa75f92445c19ffa43e413afe28ce2b1929f1 /libraries/webkit2gtk4.1 | |
parent | 21b40275013b5f7b23598d916e648b97fc24ca86 (diff) |
libraries/webkit2gtk4.1: Fix README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk4.1')
-rw-r--r-- | libraries/webkit2gtk4.1/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/webkit2gtk4.1/README b/libraries/webkit2gtk4.1/README index 962253a92976d..be746dd3a33ea 100644 --- a/libraries/webkit2gtk4.1/README +++ b/libraries/webkit2gtk4.1/README @@ -6,4 +6,5 @@ It offers WebKit's full functionality and is useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions. -NOTE: This package build the 4.1 WebKit API +NOTE: This package builds the 4.1 WebKit API. If you need 4.0 WebKit API, +use webkit2gtk. |