summaryrefslogtreecommitdiff
path: root/cmdline
diff options
context:
space:
mode:
Diffstat (limited to 'cmdline')
-rw-r--r--cmdline/apt-key.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdline/apt-key.in b/cmdline/apt-key.in
index 5bc5462d2..4c5c606d8 100644
--- a/cmdline/apt-key.in
+++ b/cmdline/apt-key.in
@@ -131,7 +131,7 @@ net_update() {
exit 1
fi
# in theory we would need to depend on wget for this, but this feature
- # isn't useable in debian anyway as we have no keyring uri nor a master key
+ # isn't usable in debian anyway as we have no keyring uri nor a master key
if ! command_available 'wget'; then
apt_error 'wget is required for a network-based update, but it is not installed'
exit 1