summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-23 16:32:29 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-23 23:40:07 +0200
commit52f98086fd7f8eca8dbd104451a8cb9cb3de365f (patch)
treedb7a1dd96e2db2b2f060b08881ee1df022f6bb84 /offapi/com/sun/star/frame
parentFix typos (diff)
downloadcore-52f98086fd7f8eca8dbd104451a8cb9cb3de365f.tar.gz
core-52f98086fd7f8eca8dbd104451a8cb9cb3de365f.zip
Fix typos
Change-Id: I22c02c9d4e121d3cb3b68be9a5c845e9e45cc123 Reviewed-on: https://gerrit.libreoffice.org/57603 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/XTitle.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XTitle.idl b/offapi/com/sun/star/frame/XTitle.idl
index 26cc8ca6a642..54116b6ae162 100644
--- a/offapi/com/sun/star/frame/XTitle.idl
+++ b/offapi/com/sun/star/frame/XTitle.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module frame {
-/** an interface representing an entity with a modifyable title.
+/** an interface representing an entity with a modifiable title.
*/
interface XTitle : com::sun::star::uno::XInterface
{