commit: a6149ceea9d029ef7092d6ab6051c486e1433b9b
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 15:20:30 2023 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 15:21:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6149cee
dev-lang/go: fix metadata
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
dev-lang/go/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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>