bpftool: Fix typo in error message
authorThorsten Blum <thorsten.blum@toblux.com>
Thu, 11 Apr 2024 16:43:00 +0000 (18:43 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 12 Apr 2024 16:19:09 +0000 (18:19 +0200)
commit23cc4fe44f1df5ccce088a7c9398f96794047c2a
treec9b26ebf897f7fc36b75b88405bb5df4a8a2cbd9
parentc53e853c2d8145859f57c63662030f7aaa61cfdc
bpftool: Fix typo in error message

s/at at/at a/

Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/20240411164258.533063-3-thorsten.blum@toblux.com
tools/bpf/bpftool/prog.c