From 48f0a5ed3501e0b0a55cc71f85b4d1aee5a9f4ed Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 18 Feb 2015 21:58:05 +0100 Subject: Typos Change-Id: I845a85e1aad4a0708f2b43f7d94606b4b5513ee4 --- include/sfx2/sfxuno.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sfx2') diff --git a/include/sfx2/sfxuno.hxx b/include/sfx2/sfxuno.hxx index c8264bd6f750..2e773ed50ce6 100644 --- a/include/sfx2/sfxuno.hxx +++ b/include/sfx2/sfxuno.hxx @@ -68,7 +68,7 @@ typedef sal_Int32 FrameSearchFlags; // macros for declaration and definition of uno-services // declaration of XInterface::queryInterface() -// XInterface::aquire() +// XInterface::acquire() // XInterface::release() // XTypeProvider::getTypes() // XTypeProvider::getImplementationId() -- cgit