X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/25f2731928f0b571f7521d7d7a7e301499d0f6ee..d2b7b1300c7567b4c9d9b057d5077e66a9ba18b6:/cmdline/apt-key.in diff --git a/cmdline/apt-key.in b/cmdline/apt-key.in index 881f8a990..8c47b5359 100644 --- a/cmdline/apt-key.in +++ b/cmdline/apt-key.in @@ -240,7 +240,7 @@ import_keyring_into_keyring() { shift 2 rm -f "${GPGHOMEDIR}/gpgoutput.log" # the idea is simple: We take keys from one keyring and copy it to another - # we do this with so many checks inbetween to ensure that WE control the + # we do this with so many checks in between to ensure that WE control the # creation, so we know that the (potentially) created $TO keyring is a # simple keyring rather than a keybox as gpg2 would create it which in turn # can't be read by gpgv.