From 9b7e1bf43dcb25acabc15fb2bfb30e2a1dd249df Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 15 Jun 2015 12:17:57 +0200 Subject: Fix typos Change-Id: Ieaf67cf597e05dbae5affa153af907fda4462a41 Reviewed-on: https://gerrit.libreoffice.org/16295 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- 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 ced7036d2740..1e62a5fc6318 100644 --- a/odk/docs/tools.html +++ b/odk/docs/tools.html @@ -700,7 +700,7 @@ types the specified types depend on.

add-on - generates a language specific code skeleton for an add-on compnent using the implementation name as the file and class name. The protocol name(s) and the corresponding command(s) have to be specified with the '-p' option. + generates a language specific code skeleton for an add-on component using the implementation name as the file and class name. The protocol name(s) and the corresponding command(s) have to be specified with the '-p' option.

Options:

-- cgit