Fix typo handul -> handful Signed-off-by: Ivan Pravdin <ipravdin.official@xxxxxxxxx> --- Documentation/userspace-api/netlink/intro-specs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/userspace-api/netlink/intro-specs.rst b/Documentation/userspace-api/netlink/intro-specs.rst index a4435ae4628d..5cff2641295c 100644 --- a/Documentation/userspace-api/netlink/intro-specs.rst +++ b/Documentation/userspace-api/netlink/intro-specs.rst @@ -16,7 +16,7 @@ and can use a YAML specification to issue Netlink requests to the kernel. Only Generic Netlink is supported. The tool is located at ``tools/net/ynl/pyynl/cli.py``. It accepts -a handul of arguments, the most important ones are: +a handful of arguments, the most important ones are: - ``--spec`` - point to the spec file - ``--do $name`` / ``--dump $name`` - issue request ``$name`` -- 2.45.2