summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/drviews1.cxx')
-rw-r--r--sd/source/ui/view/drviews1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviews1.cxx b/sd/source/ui/view/drviews1.cxx
index f04dea68d5fc..83e726fa7ab5 100644
--- a/sd/source/ui/view/drviews1.cxx
+++ b/sd/source/ui/view/drviews1.cxx
@@ -795,7 +795,7 @@ bool DrawViewShell::SwitchPage(sal_uInt16 nSelectedPage)
bool bOK = false;
// With the current implementation of FuSlideShow there is a problem
- // when it dsplays the show in a window: When the show is stopped it
+ // when it displays the show in a window: when the show is stopped it
// returns at one point in time SDRPAGE_NOTFOUND as current page index.
// Because FuSlideShow is currently being rewritten this bug is fixed
// here.