aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-07-14 15:25:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-21 10:59:21 +0100
commit0a29457396bb915cfafcc71fe4d9070ea50dd2ce (patch)
tree58091373fe99499edb1919bd6d2dabde951dad6b /documentation/bsp-guide
parent762c0d001f2be8506a096f0bbeabd44d8a987b7e (diff)
downloadopenembedded-core-contrib-0a29457396bb915cfafcc71fe4d9070ea50dd2ce.tar.gz
documentation/bsp-guide/bsp.xml: Changed 'GIT' to 'Git' (From yocto-docs rev: c77a003b7c5410c1a9a4e8d3437b829c5dc07391)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 9483c8175d..12d93b02db 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -375,7 +375,7 @@ KMACHINE_crownbay = "yocto/standard/crownbay"
</programlisting>
This append file adds "crownbay" as a compatible machine,
and additionally sets a Yocto Kernel-specific variable that identifies the name of the
- BSP branch to use in the GIT repository to find configuration information.
+ BSP branch to use in the Git repository to find configuration information.
</para>
<para>
One thing missing in this particular BSP, which you will typically need when