summaryrefslogtreecommitdiff
path: root/sd/inc
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 /sd/inc
parentc5710d4700e9b3ab854819cc8ce6c70d0654f5dc (diff)
typos fixing
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/helper/simplereferencecomponent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/helper/simplereferencecomponent.hxx b/sd/inc/helper/simplereferencecomponent.hxx
index 45194d8b8153..c4b07fc1575a 100644
--- a/sd/inc/helper/simplereferencecomponent.hxx
+++ b/sd/inc/helper/simplereferencecomponent.hxx
@@ -51,7 +51,7 @@ public:
/** @ATTENTION
The results are undefined if, for any individual instance of
SimpleReferenceComponent, 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).
*/
SD_DLLPUBLIC void acquire();