summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-27 15:12:07 +0700
committerKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-27 15:12:07 +0700
commitc3dc0189848f3e4ab48985860ad1a627cec5850a (patch)
tree83b7adbd1cafdc7df2b766061a9568170702817e /salhelper
parentc5710d4700e9b3ab854819cc8ce6c70d0654f5dc (diff)
typos fixing
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/inc/salhelper/simplereferenceobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/inc/salhelper/simplereferenceobject.hxx b/salhelper/inc/salhelper/simplereferenceobject.hxx
index c5ef6dbbd070..43ca44033d3b 100644
--- a/salhelper/inc/salhelper/simplereferenceobject.hxx
+++ b/salhelper/inc/salhelper/simplereferenceobject.hxx
@@ -77,7 +77,7 @@ public:
/** @ATTENTION
The results are undefined if, for any individual instance of
SimpleReferenceObject, the total number of calls to acquire() exceeds
- the total number of calls to release() by a plattform dependent amount
+ the total number of calls to release() by a platform dependent amount
(which, hopefully, is quite large).
*/
inline void acquire() SAL_THROW(())