batman-adv: fix types in README.external

Message ID 1334665753-347-1-git-send-email-lindner_marek@yahoo.de
State Accepted, archived
Commit 88aa21d08c32c95b29a286bb95a6264de001c46c
Headers

Commit Message

Marek Lindner April 17, 2012, 12:29 p.m. UTC
  Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 README.external |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
  

Patch

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