diff options
Diffstat (limited to 'include/sfx2/sfxuno.hxx')
-rw-r--r-- | include/sfx2/sfxuno.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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() |