From 4be258a2f7aa10b781e2a67545d547cd6cac192a Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Fri, 20 Apr 2012 13:34:59 +0200 Subject: fix typo --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index c3847c109c2c..15d8ce6c43a0 100644 --- a/configure.in +++ b/configure.in @@ -966,7 +966,7 @@ AC_ARG_WITH(vba-package-format, means the api component and associated type library are part of the installation set. Specifying "extn" creates an uno extension that is part of the installation set (located in the program directory) that - MUST be optionly registered using either the unopkg executeable or the + MUST be optionally registered using either the unopkg executeable or the extension manager gui.]) [ Note: "builtin" is the default, "extn" can cause -- cgit