summaryrefslogtreecommitdiffstats
path: root/sfx2/source/statbar/stbitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/statbar/stbitem.cxx')
-rw-r--r--sfx2/source/statbar/stbitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index 275a61be0fd8..eeea72b6e8c2 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -543,7 +543,7 @@ void SfxStatusBarControl::Command( const CommandEvent& )
/* [Description]
- This virtual method is called when a CommandEvent is recived by
+ This virtual method is called when a CommandEvent is received by
SfxStatusBarControl.
The default implementation is empty.