commit:     b147c4a4675dcbfe34b16b101d4c30f3fd9a8621
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 16 14:13:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 16 14:13:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b147c4a4

app-shells/fzf: GoLang -> Golang

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-shells/fzf/fzf-0.27.0.ebuild | 2 +-
 app-shells/fzf/fzf-0.27.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/fzf/fzf-0.27.0.ebuild b/app-shells/fzf/fzf-0.27.0.ebuild
index 98fa87fdb66..8a094f3a5db 100644
--- a/app-shells/fzf/fzf-0.27.0.ebuild
+++ b/app-shells/fzf/fzf-0.27.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit bash-completion-r1 go-module
 
-DESCRIPTION="A general-purpose command-line fuzzy finder, written in GoLang"
+DESCRIPTION="A general-purpose command-line fuzzy finder, written in Golang"
 HOMEPAGE="https://github.com/junegunn/fzf";
 
 # For fancy versioning only. Bump on the next release!

diff --git a/app-shells/fzf/fzf-0.27.2.ebuild b/app-shells/fzf/fzf-0.27.2.ebuild
index 7c8238faf41..f37dd8edb30 100644
--- a/app-shells/fzf/fzf-0.27.2.ebuild
+++ b/app-shells/fzf/fzf-0.27.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit bash-completion-r1 go-module
 
-DESCRIPTION="General-purpose command-line fuzzy finder, written in GoLang"
+DESCRIPTION="General-purpose command-line fuzzy finder, written in Golang"
 HOMEPAGE="https://github.com/junegunn/fzf";
 
 # For fancy versioning only. Bump on the next release!

Reply via email to