[Libreoffice-commits] core.git: tools/inc
Chris Sherlock
chris.sherlock79 at gmail.com
Sun Apr 7 02:15:47 PDT 2013
tools/inc/tools/resmgr.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5b08c6e7a21dda94d5b755eea0b1ed1e9c199bec
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Sun Apr 7 09:43:18 2013 +1000
Typo in comment in resmgr.hxx
Change-Id: I6378c79f77ab897bf5a4e39c00944037beeef328
Reviewed-on: https://gerrit.libreoffice.org/3220
Reviewed-by: Andras Timar <atimar at suse.com>
Tested-by: Andras Timar <atimar at suse.com>
diff --git a/tools/inc/tools/resmgr.hxx b/tools/inc/tools/resmgr.hxx
index 2fc6cf5..3b500b9 100644
--- a/tools/inc/tools/resmgr.hxx
+++ b/tools/inc/tools/resmgr.hxx
@@ -152,7 +152,7 @@ public:
/// Free resource context
void PopContext( const Resource* = NULL );
- /// Incremet resource pointer
+ /// Increment resource pointer
void* Increment( sal_uInt32 nSize );
/// Size of an object within the resource
More information about the Libreoffice-commits
mailing list