[PATCH] Typo in comment in resmgr.hxx
Chris Sherlock (via Code Review)
gerrit at gerrit.libreoffice.org
Sat Apr 6 16:45:07 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3220
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/3220/1
Typo in comment in resmgr.hxx
Change-Id: I6378c79f77ab897bf5a4e39c00944037beeef328
---
M tools/inc/tools/resmgr.hxx
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/inc/tools/resmgr.hxx b/tools/inc/tools/resmgr.hxx
index 10bbfdc..1b6aebe 100644
--- a/tools/inc/tools/resmgr.hxx
+++ b/tools/inc/tools/resmgr.hxx
@@ -152,7 +152,7 @@
/// 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
--
To view, visit https://gerrit.libreoffice.org/3220
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6378c79f77ab897bf5a4e39c00944037beeef328
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Chris Sherlock <chris.sherlock79 at gmail.com>
More information about the LibreOffice
mailing list