summaryrefslogtreecommitdiff
path: root/upstreams.yml
diff options
context:
space:
mode:
Diffstat (limited to 'upstreams.yml')
-rw-r--r--upstreams.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstreams.yml b/upstreams.yml
index ee9c5cf..7dc0d70 100644
--- a/upstreams.yml
+++ b/upstreams.yml
@@ -23,7 +23,7 @@
- urls: [https://github.com/diamondburned/gotk4]
desc: |
gotk4 is a project that burries the lede: yes, it is a set of Go
- bindings to GTK 4.0. But (IMO) more interestingly,
+ bindings to GTK4. But (IMO) more interestingly,
`./gir/cmd/gir-generate` is a tool for generating Go bindings to
GObject Introspection (GI) libraries from the `.gir` files
describing the library.