summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/moduledbu.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-07-30 08:41:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-07-30 09:26:00 +0200
commit889de665ec9d2ac25a9dccd4830cb97ed0c7c56e (patch)
treef98ed6e8215a39287248189841411e0edb0439c3 /dbaccess/source/ui/inc/moduledbu.hxx
parent291dcae246de9e32d9ca5926be463ad910c5bd1e (diff)
Typo ressource -> resource
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
Diffstat (limited to 'dbaccess/source/ui/inc/moduledbu.hxx')
-rw-r--r--dbaccess/source/ui/inc/moduledbu.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/moduledbu.hxx b/dbaccess/source/ui/inc/moduledbu.hxx
index 84a2997d4527..3d34259e964a 100644
--- a/dbaccess/source/ui/inc/moduledbu.hxx
+++ b/dbaccess/source/ui/inc/moduledbu.hxx
@@ -67,7 +67,7 @@ private:
//=========================================================================
//= OModuleClient
//=========================================================================
-/** base class for objects which uses any global module-specific ressources
+/** base class for objects which uses any global module-specific resources
*/
class OModuleClient
{
@@ -79,7 +79,7 @@ public:
//=========================================================================
//= ModuleRes
//=========================================================================
-/** specialized ResId, using the ressource manager provided by the global module
+/** specialized ResId, using the resource manager provided by the global module
*/
class ModuleRes : public ::ResId
{