[v2] batman-adv: fix typos in README.external

Message ID 1334665894-647-1-git-send-email-lindner_marek@yahoo.de (mailing list archive)
State Accepted, archived
Headers

Commit Message

Marek Lindner April 17, 2012, 12:31 p.m. UTC
  Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---

Fixing typo in the subject!

 README.external |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
  

Comments

Marek Lindner April 22, 2012, 7:14 a.m. UTC | #1
On Tuesday, April 17, 2012 20:31:34 Marek Lindner wrote:
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> ---
> 
> Fixing typo in the subject!
> 
>  README.external |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied in revision 88aa21d.

Regards,
Marek
  

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