aboutsummaryrefslogtreecommitdiffstats
path: root/src/_iw
diff options
context:
space:
mode:
Diffstat (limited to 'src/_iw')
-rw-r--r--src/_iw2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_iw b/src/_iw
index 3cc3c59..6217a33 100644
--- a/src/_iw
+++ b/src/_iw
@@ -53,7 +53,7 @@ reg_cmds=("$reply[@]")
local -a event_opts
_regex_words event-options "event option" \
'-t:print timestamp' \
- '-r:print relative timstamp' \
+ '-r:print relative timestamp' \
'-f:print full frame for auth/assoc etc'
event_opts=("$reply[@]")