summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/usingpoky.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/usingpoky.xml')
-rw-r--r--documentation/ref-manual/usingpoky.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 6d931be217..d6d7e5228f 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -350,7 +350,7 @@
350 <title>Logging With Bash</title> 350 <title>Logging With Bash</title>
351 <para> 351 <para>
352 When creating recipes using Bash and inserting code that handles build 352 When creating recipes using Bash and inserting code that handles build
353 logs you have the same goals - informative with minimal console output. 353 logs, you have the same goals - informative with minimal console output.
354 The syntax you use for recipes written in Bash is similar to that of 354 The syntax you use for recipes written in Bash is similar to that of
355 recipes written in Python described in the previous section. 355 recipes written in Python described in the previous section.
356 </para> 356 </para>