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

Suggested-by: Max Horn <horn@mathematik.uni-kl.de>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2024-01-14 13:41:35 -05:00
parent 1cf27eec09
commit 55c46b801b

View File

@@ -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/*"