]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-key.in
fix various typos reported by codespell
[apt.git] / cmdline / apt-key.in
index 881f8a9901546a8b10125075d058acd7db17a672..8c47b53595498eac873e288b51aa70a0a9d957c9 100644 (file)
@@ -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.