summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/animobjs.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/animobjs.cxx')
-rw-r--r--sd/source/ui/dlg/animobjs.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/animobjs.cxx b/sd/source/ui/dlg/animobjs.cxx
index 14c4f0701cf6..09272d3dbeec 100644
--- a/sd/source/ui/dlg/animobjs.cxx
+++ b/sd/source/ui/dlg/animobjs.cxx
@@ -957,7 +957,7 @@ void AnimationWindow::AddObj (::sd::View& rView )
// several objects: group the clones
else if (nMarkCount > 1)
{
- // take objects seperately
+ // take objects separately
if( bAllObjects )
{
for( sal_uLong nObject= 0; nObject < nMarkCount; nObject++ )