diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-03 23:27:39 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-03 23:27:39 +0100 |
commit | d35d893c3d256223efc59e5bbdacce08352fd901 (patch) | |
tree | 4c5d1bfa654b9293b1247fc66ff895dbcee785bd /sd | |
parent | c6f5d3ad899230b4a785d27fb677d0c9e7137c4b (diff) |
Typos
Change-Id: I0aef0c185457687aa0e40a4a1e8024d9e691093f
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slideshow/slideshowimpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx index 6f72964833da..b4220e299704 100644 --- a/sd/source/ui/slideshow/slideshowimpl.cxx +++ b/sd/source/ui/slideshow/slideshowimpl.cxx @@ -3037,7 +3037,7 @@ void SAL_CALL SlideshowImpl::gotoNextSlide( ) throw (RuntimeException, std::exc else { // if this is a show, ignore user inputs and - // start 20ms timer to reenable inputs to fiter + // start 20ms timer to reenable inputs to filter // buffered inputs during slide transition if( meAnimationMode == ANIMATIONMODE_SHOW ) { |