Fix spelling error in docs

This commit is contained in:
Ulf Samuelsson 2007-08-24 05:28:18 +00:00
parent 1f1faff85a
commit ecf8811027

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