summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-09-23 09:23:35 +0200
committerJan Holesovsky <kendy@suse.cz>2011-09-23 09:23:35 +0200
commiteb3b4ec7c227386c866bc8f2aa0500c58dc34184 (patch)
treefcb58e59cdd48376ddac4e22280498291b3ca653 /sd
parent1b37830b605972649fe54c29fbb952df0e4c9682 (diff)
Fix comment to reference the right bugtracker.
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/slideshow/slideshow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshow.cxx b/sd/source/ui/slideshow/slideshow.cxx
index 28282ed80559..e89323f70e15 100644
--- a/sd/source/ui/slideshow/slideshow.cxx
+++ b/sd/source/ui/slideshow/slideshow.cxx
@@ -869,7 +869,7 @@ void SAL_CALL SlideShow::startWithArguments( const Sequence< PropertyValue >& rA
}
}
- // #118456# make sure TextEdit changes get pushed to model.
+ // #i118456# make sure TextEdit changes get pushed to model.
// mpDrawView is tested against NULL above already.
if(mpCurrentViewShellBase)
{