From 806bec7107c426d0d05ceabd82da159e75d7f5ed Mon Sep 17 00:00:00 2001 From: Elton Chung Date: Sat, 11 Feb 2012 12:37:03 +0800 Subject: Fix typos in comments --- sfx2/source/control/shell.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/source/control') 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 instance that is used in - SID_REPEAT as repeat target when it is adressed from the + SID_REPEAT as repeat target when it is addressed from the supplied by this SfxShell. The return value can be NULL. [Note] -- cgit