[oe-commits] Paul Menzel : usermanual: Correct »should used« to »should be used«

git version control git at git.openembedded.org
Sat Oct 8 08:30:50 UTC 2011


Module: openembedded.git
Branch: master
Commit: 94a8ec7298988074e09caea9471f21bc56d47bb1
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=94a8ec7298988074e09caea9471f21bc56d47bb1

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Fri Oct  7 20:02:31 2011 +0200

usermanual: Correct »should used« to »should be used«

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>

---

 docs/usermanual/reference/dirs_install.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/usermanual/reference/dirs_install.xml b/docs/usermanual/reference/dirs_install.xml
index 14f3fc6..2afe032 100644
--- a/docs/usermanual/reference/dirs_install.xml
+++ b/docs/usermanual/reference/dirs_install.xml
@@ -13,7 +13,7 @@ CONFFILES_${PN} = "${sysconfdir}/default/quagga"
 CONFFILES_${PN}-watchquagga = "${sysconfdir}/default/watchquagga"</screen></para>
 
   <para>When using these variables to actually install the components of a
-  package from within a bitbake recipe they should used relative to the
+  package from within a bitbake recipe they should be used relative to the
   destination directory, <emphasis role="bold">D</emphasis>. The following
   example from the quagga recipe shows some addition files being manually
   installed from within the recipe itself:<screen>do_install () {





More information about the Openembedded-commits mailing list