]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Capitalization fix.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 26 Mar 2013 16:38:22 +0000 (09:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:49 +0000 (14:12 +0100)
(From yocto-docs rev: 3675f08ff8860dad80af3558e49c1502d726d64d)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/introduction.xml

index 236d7862a6947e760e746c84ae63360c5b5ec316..1d5437f51040368cd5a163b67af24995ec904be0 100644 (file)
@@ -45,7 +45,7 @@
             <listitem><para><emphasis>
                 <link linkend='ref-structure'>Directory Structure</link>:</emphasis>
                 This chapter describes the
-                <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>source directory</ulink> created
+                <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> created
                 either by unpacking a released Yocto Project tarball on your host development system,
                 or by cloning the upstream
                 <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository.
     <para>
         Development using the Yocto Project requires a local
         <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
-        You can set up the source directory by downloading a Yocto Project release tarball and unpacking it,
+        You can set up the Source Directory by downloading a Yocto Project release tarball and unpacking it,
         or by cloning a copy of the upstream
         <ulink url='&YOCTO_DOCS_DEV_URL;#poky'>Poky</ulink> Git repository.
         For information on both these methods, see the