commit:     55c46b801beca482d79587fa6bf6371732f85c4f
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 18:41:35 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 11:29:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55c46b80

dev-gap/ctbllib: fix typo "the are" -> "these are"

Suggested-by: Max Horn <horn <AT> mathematik.uni-kl.de>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 dev-gap/ctbllib/ctbllib-1.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-gap/ctbllib/ctbllib-1.3.6.ebuild 
b/dev-gap/ctbllib/ctbllib-1.3.6.ebuild
index e8ad5769cf78..07eedf502da9 100644
--- a/dev-gap/ctbllib/ctbllib-1.3.6.ebuild
+++ b/dev-gap/ctbllib/ctbllib-1.3.6.ebuild
@@ -21,7 +21,7 @@ BDEPEND="test? (
        dev-gap/tomlib
 )"
 
-# The are "extra" docs and not the HTML produced by GAPDoc. The glob
+# These are "extra" docs and not the HTML produced by GAPDoc. The glob
 # gets expanded if we use a plain variable but not if we use a bash
 # array.
 HTML_DOCS="htm/*"

Reply via email to