diff options
| author | Michael Orlitzky <mjo@gentoo.org> | 2024-01-14 13:41:35 -0500 |
|---|---|---|
| committer | Michael Orlitzky <mjo@gentoo.org> | 2024-01-22 06:29:21 -0500 |
| commit | 55c46b801beca482d79587fa6bf6371732f85c4f (patch) | |
| tree | 27c0fd31d7d5a42394ffafc60494e22f3f237b13 /dev-gap/ctbllib | |
| parent | 1cf27eec09933f2366dd45e5d15e2808bf81159f (diff) | |
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>
Diffstat (limited to 'dev-gap/ctbllib')
| -rw-r--r-- | dev-gap/ctbllib/ctbllib-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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/*" |
