Explorar o código

Fix spelling error in docs

Ulf Samuelsson %!s(int64=18) %!d(string=hai) anos
pai
achega
ecf8811027
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/buildroot.html

+ 1 - 1
docs/buildroot.html

@@ -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;