2
1
Эх сурвалжийг харах

Fix spelling error in docs

Ulf Samuelsson 18 жил өмнө
parent
commit
ecf8811027

+ 1 - 1
docs/buildroot.html

@@ -213,7 +213,7 @@ $ make HOSTCXX=g++-4.3-HEAD HOSTCC=gcc-4.3-HEAD
 $ complete -W menuconfig make
 $ complete -W menuconfig make
 </pre>
 </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>
     complete it for you by pressing the <i>TAB</i> key:</p>
 <pre>
 <pre>
 $ make me&lt;TAB&gt;
 $ make me&lt;TAB&gt;