[Libreoffice-commits] core.git: offapi/com
Stephan Bergmann
sbergman at redhat.com
Tue Aug 25 05:15:24 PDT 2015
offapi/com/sun/star/ui/XDeck.idl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit dea1d492db761cc0c0301d3a6d3aa9cd970a8ab9
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Aug 25 14:15:01 2015 +0200
typo
Change-Id: I555d4b79a61b371a39ad0f0b76c2d34c22414962
diff --git a/offapi/com/sun/star/ui/XDeck.idl b/offapi/com/sun/star/ui/XDeck.idl
index f19ed40..e5f73e2 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: */
More information about the Libreoffice-commits
mailing list