diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-customizing.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 78ead9c022..c8d369a8c8 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml | |||
| @@ -340,7 +340,7 @@ | |||
| 340 | If you want the users of an extensible SDK you build to be | 340 | If you want the users of an extensible SDK you build to be |
| 341 | able to add items to the SDK without requiring the users to build | 341 | able to add items to the SDK without requiring the users to build |
| 342 | the items from source, you need to do a number of things: | 342 | the items from source, you need to do a number of things: |
| 343 | <itemizedlist> | 343 | <orderedlist> |
| 344 | <listitem><para> | 344 | <listitem><para> |
| 345 | Ensure the additional items you want the user to be able to | 345 | Ensure the additional items you want the user to be able to |
| 346 | install are already built: | 346 | install are already built: |
| @@ -415,7 +415,7 @@ | |||
| 415 | </para></listitem> | 415 | </para></listitem> |
| 416 | </itemizedlist> | 416 | </itemizedlist> |
| 417 | </para></listitem> | 417 | </para></listitem> |
| 418 | </itemizedlist> | 418 | </orderedlist> |
| 419 | </para> | 419 | </para> |
| 420 | </section> | 420 | </section> |
| 421 | 421 | ||
