Fix spelling error in docs
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 24 Aug 2007 05:28:18 +0000 (05:28 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 24 Aug 2007 05:28:18 +0000 (05:28 -0000)
docs/buildroot.html

index 4b1e9005c87197d6456dfe5ac3a49e61707bd4b5..f7871184b54b0c2da92761409beccb0d29878fdf 100644 (file)
@@ -213,7 +213,7 @@ $ make HOSTCXX=g++-4.3-HEAD HOSTCC=gcc-4.3-HEAD
 $ complete -W menuconfig make
 </pre>
 
-    <p>Then just enter the begining of the line, and ask <i>bash</i> to
+    <p>Then just enter the beginning of the line, and ask <i>bash</i> to
     complete it for you by pressing the <i>TAB</i> key:</p>
 <pre>
 $ make me&lt;TAB&gt;