summaryrefslogtreecommitdiff
path: root/framework/inc/threadhelp/fairrwlock.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/threadhelp/fairrwlock.hxx')
-rw-r--r--framework/inc/threadhelp/fairrwlock.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/threadhelp/fairrwlock.hxx b/framework/inc/threadhelp/fairrwlock.hxx
index 6261bab716e9..ece091b7e295 100644
--- a/framework/inc/threadhelp/fairrwlock.hxx
+++ b/framework/inc/threadhelp/fairrwlock.hxx
@@ -194,7 +194,7 @@ class FairRWLock : public IRWLock
@attention Don't call this method if you are not a writer!
Results are not defined then ...
- An upgrade can't be implemented realy ... because acquiring new access
+ An upgrade can't be implemented really ... because acquiring new access
will be the same - there no differences!
@seealso -