From fc95037d1073224fb4143bb308cbdbc096aba774 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 17 Dec 2013 11:06:22 +0100 Subject: Typo Change-Id: Ie781105ce7be8a617b4893fe77f6aa1467fd0e49 --- odk/docs/tools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odk/docs') 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 @@ 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. -- cgit