summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-kernel-appendix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-kernel-appendix.xml')
-rw-r--r--documentation/dev-manual/dev-manual-kernel-appendix.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-kernel-appendix.xml b/documentation/dev-manual/dev-manual-kernel-appendix.xml
index 533875b040..145ab38ae1 100644
--- a/documentation/dev-manual/dev-manual-kernel-appendix.xml
+++ b/documentation/dev-manual/dev-manual-kernel-appendix.xml
@@ -148,7 +148,7 @@
148 $ git branch -a 148 $ git branch -a
149 $ git tag -l 149 $ git tag -l
150 </literallayout> 150 </literallayout>
151 This example uses the Yocto Project 1.1 Release code named "edison", 151 This example uses the Yocto Project 1.1.1 Release code named "edison",
152 which maps to the <filename>edison</filename> branch in the repository. 152 which maps to the <filename>edison</filename> branch in the repository.
153 The following commands create and checkout the local <filename>edison</filename> 153 The following commands create and checkout the local <filename>edison</filename>
154 branch: 154 branch: