summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx')
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
index 91dadc05807c..7191956d18b5 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
@@ -631,7 +631,7 @@ void SlideSorterViewShell::WriteFrameViewData (void)
mpFrameView->SetSelectedPage((pActualPage->GetPageNum()- 1) / 2);
// else
// The slide sorter is not expected to switch the current page
- // other then by double clicks. That is handled seperatly.
+ // other then by double clicks. That is handled separately.
}
else
{