aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/kernel-manual/kernel-doc-intro.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml
index 05e5443b85..e119068393 100644
--- a/documentation/kernel-manual/kernel-doc-intro.xml
+++ b/documentation/kernel-manual/kernel-doc-intro.xml
@@ -8,9 +8,9 @@
<section id='book-intro'>
<title>Introduction</title>
<para>
- The Yocto Project presents the kernel as a fully patched, history-clean git
+ The Yocto Project presents the kernel as a fully patched, history-clean Git
repository.
- The git tree represents the selected features, board support,
+ The Git tree represents the selected features, board support,
and configurations extensively tested by Yocto Project.
The Yocto Project kernel allows the end user to leverage community
best practices to seamlessly manage the development, build and debug cycles.