From: Rolf Leggewie Date: Mon, 11 Jan 2010 21:32:00 +0000 (+0100) Subject: docs/usermanual/chapters/usage.xml: fix minor spelling error X-Git-Tag: Release-2010-05/1~898^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6633611d10685a295020ca278bb2efbcc8ddfec;p=openembedded.git docs/usermanual/chapters/usage.xml: fix minor spelling error --- diff --git a/docs/usermanual/chapters/usage.xml b/docs/usermanual/chapters/usage.xml index 31ba613ca9..058fa5d869 100644 --- a/docs/usermanual/chapters/usage.xml +++ b/docs/usermanual/chapters/usage.xml @@ -1097,7 +1097,7 @@ BB>> build net-snmpNote that you can use wildcards in the This is the newer method of obtaining a devshell and is the recommended way for most users now. The newer method requires that the - devshell class be added to you configuration by inheriting it. This is + devshell class be added to your configuration by inheriting it. This is usually done in your local.conf or your distributions conf file:INHERIT += "src_distribute_local insane multimachine devshell"