summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-24 03:45:15 +0000
committerUlrich Müller <ulm@gentoo.org>2023-03-26 13:35:51 +0200
commitd1ec6f044505041774d32abe6778b15e27ccd99b (patch)
tree03cb5c469cf159fe08d077b105e6c0b89657c91e /eclass
parentautotools.eclass: fix spelling (diff)
downloadgentoo-d1ec6f044505041774d32abe6778b15e27ccd99b.tar.gz
gentoo-d1ec6f044505041774d32abe6778b15e27ccd99b.tar.bz2
gentoo-d1ec6f044505041774d32abe6778b15e27ccd99b.zip
cargo.eclass: fix spelling
Thanks to codespell. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/cargo.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index e8218a241a0e..48af961943d8 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -245,7 +245,7 @@ cargo_gen_config() {
[source.crates-io]
replace-with = "gentoo"
- local-registry = "/nonexistant"
+ local-registry = "/nonexistent"
[net]
offline = true