summaryrefslogtreecommitdiff
path: root/sfx2/source/control/shell.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/shell.cxx')
-rw-r--r--sfx2/source/control/shell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/control/shell.cxx b/sfx2/source/control/shell.cxx
index ecda3acd192c..fbb5cd6304c2 100644
--- a/sfx2/source/control/shell.cxx
+++ b/sfx2/source/control/shell.cxx
@@ -443,7 +443,7 @@ SfxRepeatTarget* SfxShell::GetRepeatTarget() const
/* [Description]
Returns a pointer to the <SfxRepeatTarget> instance that is used in
- SID_REPEAT as repeat target when it is adressed from the <SfxUndoManager>
+ SID_REPEAT as repeat target when it is addressed from the <SfxUndoManager>
supplied by this SfxShell. The return value can be NULL.
[Note]