From aa1b4a294da57bbc54c492c94919486a64b6866f Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 21 Feb 2015 13:48:22 +0100 Subject: Various typos Change-Id: I61d6a92e5301e07c9180d94dafec23ef1a06e0ef --- offapi/com/sun/star/presentation/XSlideShowView.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/presentation/XSlideShowView.idl b/offapi/com/sun/star/presentation/XSlideShowView.idl index 93b1538a805c..eaf25c86be2e 100644 --- a/offapi/com/sun/star/presentation/XSlideShowView.idl +++ b/offapi/com/sun/star/presentation/XSlideShowView.idl @@ -76,7 +76,7 @@ interface XSlideShowView : ::com::sun::star::uno::XInterface /** Query the current translation offset used to fill the physical screen while keeping aspect ratio.

- This method returns the traslation offset of the view of the + This method returns the translation offset of the view of the view.

@return the slideshowview will be transformed in order to fill -- cgit