The following commit has been merged in the master branch: commit 88aa21d08c32c95b29a286bb95a6264de001c46c Author: Marek Lindner lindner_marek@yahoo.de Date: Tue Apr 17 14:31:34 2012 +0200
batman-adv: fix typos in README.external
Signed-off-by: Marek Lindner lindner_marek@yahoo.de
diff --git a/README.external b/README.external index 874ee7f..787172e 100644 --- a/README.external +++ b/README.external @@ -21,7 +21,7 @@ if you want to compile against some other kernel, use:
# make KERNELPATH=/path/to/kernel
-if you wont to install this module: +if you want to install this module:
# sudo make install
@@ -29,7 +29,7 @@ CONFIGURATION -------------
The in-kernel module can be configured through -menuconfig. When compiling outside of the kernel, tree it is +menuconfig. When compiling outside of the kernel tree, it is necessary to configure it using the make options. Each option can be set to to y (enabled), n (disabled) or m (build as module). Available options and their possible values are