diff options
Diffstat (limited to 'include/toolkit')
-rw-r--r-- | include/toolkit/awt/animatedimagespeer.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/awt/animatedimagespeer.hxx b/include/toolkit/awt/animatedimagespeer.hxx index b0e366d1654b..1881877ee182 100644 --- a/include/toolkit/awt/animatedimagespeer.hxx +++ b/include/toolkit/awt/animatedimagespeer.hxx @@ -79,7 +79,7 @@ namespace toolkit void ProcessWindowEvent( const VclWindowEvent& i_windowEvent ) SAL_OVERRIDE; private: - /** updates our images with the ones from the givem XAnimatedImages component + /** updates our images with the ones from the given XAnimatedImages component */ void impl_updateImages_nolck( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& i_animatedImages ); |