From dea1d492db761cc0c0301d3a6d3aa9cd970a8ab9 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 25 Aug 2015 14:15:01 +0200 Subject: typo Change-Id: I555d4b79a61b371a39ad0f0b76c2d34c22414962 --- offapi/com/sun/star/ui/XDeck.idl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun/star/ui') diff --git a/offapi/com/sun/star/ui/XDeck.idl b/offapi/com/sun/star/ui/XDeck.idl index f19ed40dc9e3..e5f73e2951c3 100644 --- a/offapi/com/sun/star/ui/XDeck.idl +++ b/offapi/com/sun/star/ui/XDeck.idl @@ -41,7 +41,7 @@ interface XDeck */ boolean isActive(); - /** Activate the deck and displays its content + /** Activate the deck and display its content @param bActivate The requested state for the deck @@ -89,4 +89,4 @@ interface XDeck #endif -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit