]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
docs/manual: fix typo
authorLuca Ceresoli <luca@lucaceresoli.net>
Mon, 13 Jul 2015 13:52:22 +0000 (15:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Jul 2015 15:08:23 +0000 (17:08 +0200)
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/adding-packages-kernel-module.txt

index 39575f7de3ca3767f35744f91fce98f0e6d4f54b..0a5ec5b7b75503a65ab77d827447f6337278b8aa 100644 (file)
@@ -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.