From: Luca Ceresoli Date: Mon, 13 Jul 2015 13:52:22 +0000 (+0200) Subject: docs/manual: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7701e2bf754c773a9d6ef89923316413d09d5287;p=buildroot.git docs/manual: fix typo Signed-off-by: Luca Ceresoli Signed-off-by: Thomas Petazzoni --- diff --git a/docs/manual/adding-packages-kernel-module.txt b/docs/manual/adding-packages-kernel-module.txt index 39575f7de3..0a5ec5b7b7 100644 --- a/docs/manual/adding-packages-kernel-module.txt +++ b/docs/manual/adding-packages-kernel-module.txt @@ -128,7 +128,7 @@ configure the build of the kernel module: * +FOO_MODULE_MAKE_OPTS+ may be set to contain extra variable definitions to pass to the Linux buildsystem. -Yo may also reference (but you may *not* set!) those variables: +You may also reference (but you may *not* set!) those variables: * +LINUX_DIR+ contains the path to where the Linux kernel has been extracted and built.