diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-08-22 16:22:08 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-08-27 11:27:44 +0200 |
commit | 3a8776a37af38127fb04565959e8e0e449eb04a4 (patch) | |
tree | 4318130063683b1eade484b5819b1e5a21a252ee /test/integration/test-apt-update-nofallback | |
parent | 09e9113887c5f1da3d0705221bf111ead331f96b (diff) |
fix various typos reported by codespell
Reported-By: codespell
Diffstat (limited to 'test/integration/test-apt-update-nofallback')
-rwxr-xr-x | test/integration/test-apt-update-nofallback | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-update-nofallback b/test/integration/test-apt-update-nofallback index 6e9db2cae..dae537c32 100755 --- a/test/integration/test-apt-update-nofallback +++ b/test/integration/test-apt-update-nofallback @@ -115,7 +115,7 @@ test_cve_2012_0214() # the unauthenticated Release file too giving the false impression that # Release was authenticated # - # Note that this is pretty much impossible nowdays because: + # Note that this is pretty much impossible nowadays because: # a) InRelease is left as is, not split to InRelease/Release as it was # in the old days # b) we refuse to go from signed->unsigned |