summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-12-10 16:19:51 +0100
committerUlrich Müller <ulm@gentoo.org>2023-12-11 08:30:57 +0100
commit923de456a3893380151dde2383805d746651d589 (patch)
tree278c31c6c8a4606d79f933fa587c64d9a8e0e565 /eclass
parenthaskell-cabal.eclass: Fix typos (diff)
downloadgentoo-923de456a3893380151dde2383805d746651d589.tar.gz
gentoo-923de456a3893380151dde2383805d746651d589.tar.bz2
gentoo-923de456a3893380151dde2383805d746651d589.zip
ghc-package.eclass: Fix typos
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ghc-package.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/ghc-package.eclass b/eclass/ghc-package.eclass
index 48936a894d7f..1d9483e012fb 100644
--- a/eclass/ghc-package.eclass
+++ b/eclass/ghc-package.eclass
@@ -23,7 +23,7 @@ esac
# QA check generates false positive because it assumes
# presence of GCC-specific sections.
#
-# Workaround false positiove by disabling the check completely.
+# Workaround false positive by disabling the check completely.
# bug #722078, bug #677600
QA_FLAGS_IGNORED='.*'