From ecf881102711efff80a943ee0a91014317dd310d Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 24 Aug 2007 05:28:18 +0000 Subject: Fix spelling error in docs --- docs/buildroot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -

Then just enter the begining of the line, and ask bash to +

Then just enter the beginning of the line, and ask bash to complete it for you by pressing the TAB key:

 $ make me<TAB>
-- 
cgit v1.2.3