summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:26:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:47 +0200
commit7c596ed1c5f51a8c41b662555a9260f9e868da47 (patch)
tree480e462178027525b19f7cafd7d905034c2946a2 /sw
parent1635a70e3180de26ab2a11f1e643cb9f7c92e3c4 (diff)
typo: firt -> first
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/access/acccontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/acccontext.hxx b/sw/source/core/access/acccontext.hxx
index 0e3201ee6532..0da0ac477b2b 100644
--- a/sw/source/core/access/acccontext.hxx
+++ b/sw/source/core/access/acccontext.hxx
@@ -89,7 +89,7 @@ private:
bool bRegisteredAtAccessibleMap;
void InitStates();
- //Add a member to identify the firt time that document load
+ //Add a member to identify the first time that document load
sal_Bool bBeginDocumentLoad;
protected: