summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index 79cb0c4daf..69bf9200cc 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -87,7 +87,7 @@ do_install() {
87 The result of the build is automatically packaged. 87 The result of the build is automatically packaged.
88 And, if the application uses NLS for localization, packages with local information are 88 And, if the application uses NLS for localization, packages with local information are
89 generated (one package per language). 89 generated (one package per language).
90 Following is one example: (<filename>hello_2.2.bb</filename>) 90 Following is one example: (<filename>hello_2.3.bb</filename>)
91 </para> 91 </para>
92 <programlisting> 92 <programlisting>
93DESCRIPTION = "GNU Helloworld application" 93DESCRIPTION = "GNU Helloworld application"