diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-devtool-reference.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-devtool-reference.xml b/documentation/ref-manual/ref-devtool-reference.xml index 90330f1a35..99d5a52a0f 100644 --- a/documentation/ref-manual/ref-devtool-reference.xml +++ b/documentation/ref-manual/ref-devtool-reference.xml | |||
@@ -520,9 +520,9 @@ | |||
520 | the potential to not behave correctly when run on the target: | 520 | the potential to not behave correctly when run on the target: |
521 | <itemizedlist> | 521 | <itemizedlist> |
522 | <listitem><para> | 522 | <listitem><para> |
523 | You are deploying a new application to the target that | 523 | You are deploying a new application to the target and |
524 | has correctly defined runtime dependencies defined in | 524 | the recipe you used to build the application had |
525 | recipe you used to build the application. | 525 | correctly defined runtime dependencies. |
526 | </para></listitem> | 526 | </para></listitem> |
527 | <listitem><para> | 527 | <listitem><para> |
528 | The target does not physically have the packages on which | 528 | The target does not physically have the packages on which |