diff options
author | Florian Schmaus <flow@gentoo.org> | 2021-06-22 08:09:57 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2021-06-22 08:09:57 +0200 |
commit | eeded6ffc5ac354724d65ab7b9862cfea10cb357 (patch) | |
tree | ceeddd1ab2ed515da3cfd967b56b974cbd2f3717 /sys-fs/fscrypt | |
parent | sys-fs/fscrypt: remove superfluous test related IUSE/RESTRICT (diff) | |
download | gentoo-eeded6ffc5ac354724d65ab7b9862cfea10cb357.tar.gz gentoo-eeded6ffc5ac354724d65ab7b9862cfea10cb357.tar.bz2 gentoo-eeded6ffc5ac354724d65ab7b9862cfea10cb357.zip |
sys-fs/fscrypt: fix typo in comment: s/Apaache/Apache/
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs/fscrypt')
-rw-r--r-- | sys-fs/fscrypt/fscrypt-0.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fscrypt/fscrypt-0.3.0-r1.ebuild b/sys-fs/fscrypt/fscrypt-0.3.0-r1.ebuild index ff85bab565a1..096b6c83ad0b 100644 --- a/sys-fs/fscrypt/fscrypt-0.3.0-r1.ebuild +++ b/sys-fs/fscrypt/fscrypt-0.3.0-r1.ebuild @@ -61,7 +61,7 @@ SRC_URI=" ${EGO_SUM_SRC_URI} " -# Apaache-2.0: fscrypt, google/renameio +# Apache-2.0: fscrypt, google/renameio # BSD: golang/protobuf, rogpeppe/go-internal, golang/x/* # BSD-2: pkg/errors # MIT: BurntSushi/toml, kisielk/gotool, kr/*, urfave/cli, honnef.co/go/tools |