summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 19:09:11 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 19:09:11 +0100
commit2dca0ccf0760a64eab986c178873926a6a125cc5 (patch)
treeb6c347ade8f5aaaf7961accefb9e2eb289b09806 /sd
parenta97a16d330b238f2d05a6f073d417830468e54e2 (diff)
Fix typo recieved/received
Change-Id: I0c838f5c06ff26149113a9bbab970d314758c648
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/inc/AccessibleDocumentViewBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/AccessibleDocumentViewBase.hxx b/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
index cf75b9733b19..2d55c2898881 100644
--- a/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
+++ b/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
@@ -122,7 +122,7 @@ public:
//===== IAccessibleViewForwarderListener ================================
/** A view forwarder change is signalled for instance when any of the
- window events is recieved. Thus, instead of overloading the four
+ window events is received. Thus, instead of overloading the four
windowResized... methods it will be sufficient in most cases just to
overload this method.
*/