[PATCH] bpftool: Fix a typo

From: Andrew Kreimer
Date: Sat Sep 07 2024 - 19:11:04 EST


Fix a typo in documentation.

Reported-by: Matthew Wilcox <willy@xxxxxxxxxxxxx>
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 c768e6d4ae09..6c3f98c64cee 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 how to use it.

bpftool gen help
Print short help message.
--
2.46.0