diff options
-rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index cde599d682..2fd2bf0239 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
@@ -359,7 +359,7 @@ | |||
359 | corresponding append file in the workspace. | 359 | corresponding append file in the workspace. |
360 | If you do not provide | 360 | If you do not provide |
361 | <replaceable>recipe</replaceable>, the command | 361 | <replaceable>recipe</replaceable>, the command |
362 | attempts to figure out the recipe name. | 362 | makes an attempt to determine the recipe name. |
363 | </para></listitem> | 363 | </para></listitem> |
364 | <listitem><para> | 364 | <listitem><para> |
365 | <emphasis>Middle</emphasis>: | 365 | <emphasis>Middle</emphasis>: |
@@ -420,7 +420,7 @@ | |||
420 | <para>Because the extracted source code already | 420 | <para>Because the extracted source code already |
421 | exists, <filename>devtool</filename> does not | 421 | exists, <filename>devtool</filename> does not |
422 | try to relocate the source code into the | 422 | try to relocate the source code into the |
423 | workspace - only the new the recipe is placed | 423 | workspace - only the new recipe is placed |
424 | in the workspace.</para> | 424 | in the workspace.</para> |
425 | 425 | ||
426 | <para>Aside from a recipe folder, the command | 426 | <para>Aside from a recipe folder, the command |