summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-09-19 10:20:30 -0500
committerWilliam Hubbs <williamh@gentoo.org>2023-09-19 10:21:26 -0500
commita6149ceea9d029ef7092d6ab6051c486e1433b9b (patch)
tree4101f23c4e0d12f480dcbcde7e03d72443fa705b /dev-lang
parentapp-containers/buildah: Fix PkgMetadataXmlIndentation (diff)
downloadgentoo-a6149ceea9d029ef7092d6ab6051c486e1433b9b.tar.gz
gentoo-a6149ceea9d029ef7092d6ab6051c486e1433b9b.tar.bz2
gentoo-a6149ceea9d029ef7092d6ab6051c486e1433b9b.zip
dev-lang/go: fix metadata
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/go/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/go/metadata.xml b/dev-lang/go/metadata.xml
index fecdb64e9339..5e00214a73f6 100644
--- a/dev-lang/go/metadata.xml
+++ b/dev-lang/go/metadata.xml
@@ -6,7 +6,7 @@
<name>William Hubbs</name>
</maintainer>
<longdescription lang="en">
- Go is a new systems programming language developped at google by
+ Go is a new systems programming language developed at google by
Rob Pike. It has garbage collection, coroutines, communication
channels and a clean syntax.
</longdescription>