diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-17 11:06:22 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-17 11:06:22 +0100 |
commit | fc95037d1073224fb4143bb308cbdbc096aba774 (patch) | |
tree | 24e100ba10243c1d975ac4d14fcf0af8e21256cb /odk | |
parent | 9ed364774c6e26e14409bd927e03e6da7fe01b60 (diff) |
Typo
Change-Id: Ie781105ce7be8a617b4893fe77f6aa1467fd0e49
Diffstat (limited to 'odk')
-rw-r--r-- | odk/docs/tools.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/docs/tools.html b/odk/docs/tools.html index 3112597509ec..e0cfffb1da36 100644 --- a/odk/docs/tools.html +++ b/odk/docs/tools.html @@ -456,7 +456,7 @@ <td class="cell85">UNO type functions are generated lightweight, that means only the name and typeclass are given and everything else is retrieved from the type library dynamically. The default is that UNO - type functions provides enough type information for boostrapping C++. + type functions provides enough type information for bootstrapping C++. '-L' should be the default for external components.</td> </tr> <tr> |