From dd950a6edbd3abc45409724be8cabe1dee71b63d Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 20 Jul 2019 18:05:48 +0200 Subject: Fix typos Change-Id: Ib361243332b7219c0073c787c378c648e44705f2 Reviewed-on: https://gerrit.libreoffice.org/75487 Tested-by: Jenkins Reviewed-by: Andrea Gelmini --- odk/examples/DevelopersGuide/examples.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'odk/examples/DevelopersGuide/examples.html') diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html index 6f7ea16b30cb..51ac213231d1 100644 --- a/odk/examples/DevelopersGuide/examples.html +++ b/odk/examples/DevelopersGuide/examples.html @@ -58,7 +58,7 @@ comes with a wide range of examples from all application areas which shows the use of the API in the context of the different functional areas. Furthermore the examples can be used as a first starting point to modify an existing example to their own needs.

-

Some fo the examples need a running office +

Some of the examples need a running office instance listening on a port. If this is necessary you will get further information in the makefiles.

All examples marked with a href="./Drawing/ObjectTransformationDemo.java" title="link to Drawing/ObjectTransformationDemo.java">ObjectTransformationDemo Shows geometric transformations on -a shape using a homogenous matrix. +a shape using a homogeneous matrix.