diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/buildroot.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/buildroot.html b/docs/buildroot.html index 4b1e9005c..f7871184b 100644 --- a/docs/buildroot.html +++ b/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<TAB> | 
