[PATCH v2] bpftool: Fix typos
From: Andrew Kreimer
Date: Mon Sep 09 2024 - 05:25:22 EST
Fix typos in documentation.
Reported-by: Matthew Wilcox <willy@xxxxxxxxxxxxx>
Reported-by: Quentin Monnet <qmo@xxxxxxxxxx>
Signed-off-by: Andrew Kreimer <algonell@xxxxxxxxx>
---
tools/bpf/bpftool/Documentation/bpftool-gen.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/bpf/bpftool/Documentation/bpftool-gen.rst b/tools/bpf/bpftool/Documentation/bpftool-gen.rst
index 1b426e58a7cd..ca860fd97d8d 100644
--- a/tools/bpf/bpftool/Documentation/bpftool-gen.rst
+++ b/tools/bpf/bpftool/Documentation/bpftool-gen.rst
@@ -172,7 +172,7 @@ bpftool gen min_core_btf *INPUT* *OUTPUT* *OBJECT* [*OBJECT*...]
CO-RE based application, turning the application portable to different
kernel versions.
- Check examples bellow for more information how to use it.
+ Check examples below for more information on how to use it.
bpftool gen help
Print short help message.
--
2.46.0