Browse Source

docs/manual: fix typo

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Luca Ceresoli 10 years ago
parent
commit
7701e2bf75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/manual/adding-packages-kernel-module.txt

+ 1 - 1
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
 * +FOO_MODULE_MAKE_OPTS+ may be set to contain extra variable definitions
   to pass to the Linux buildsystem.
   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
  * +LINUX_DIR+ contains the path to where the Linux kernel has been
    extracted and built.
    extracted and built.