diff options
Diffstat (limited to 'formula')
-rw-r--r-- | formula/source/ui/resource/ModuleHelper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/source/ui/resource/ModuleHelper.cxx b/formula/source/ui/resource/ModuleHelper.cxx index 7d6de0f8ae9b..4d4803e4cb57 100644 --- a/formula/source/ui/resource/ModuleHelper.cxx +++ b/formula/source/ui/resource/ModuleHelper.cxx @@ -39,7 +39,7 @@ namespace formula //= OModuleImpl -/** implementation for <type>OModule</type>. not threadsafe, has to be guarded by it's owner +/** implementation for <type>OModule</type>. not threadsafe, has to be guarded by its owner */ class OModuleImpl { |