commit: 8683826779ccf122d079e74c83a6601240f82235
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 03:46:42 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 11:36:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86838267
subversion.eclass: fix spelling
Thanks to codespell.
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
eclass/subversion.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/subversion.eclass b/eclass/subversion.eclass
index 48ee15105adc..7a787a438ad0 100644
--- a/eclass/subversion.eclass
+++ b/eclass/subversion.eclass
@@ -145,7 +145,7 @@ ESVN_UMASK="${ESVN_UMASK:-${EVCS_UMASK}}"
# @DESCRIPTION:
# Set the minimum number of hours between svn up'ing in any given svn module.
This is particularly
# useful for split KDE ebuilds where we want to ensure that all submodules are
compiled for the same
-# revision. It should also be kept user overrideable.
+# revision. It should also be kept user overridable.
ESVN_UP_FREQ="${ESVN_UP_FREQ:=}"
# @ECLASS_VARIABLE: ESCM_LOGDIR