Forráskód Böngészése

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 éve
szülő
commit
7701e2bf75
1 módosított fájl, 1 hozzáadás és 1 törlés
  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
   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.