summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/view/DocumentZoomType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/DocumentZoomType.idl')
-rw-r--r--offapi/com/sun/star/view/DocumentZoomType.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/view/DocumentZoomType.idl b/offapi/com/sun/star/view/DocumentZoomType.idl
index f922e4c19dd0..0dbac6405158 100644
--- a/offapi/com/sun/star/view/DocumentZoomType.idl
+++ b/offapi/com/sun/star/view/DocumentZoomType.idl
@@ -60,7 +60,7 @@ published constants DocumentZoomType
const short BY_VALUE = 3;
//-------------------------------------------------------------------------
/** The page width at the current selection is fit into the view,
- with zhe view ends exactly at the end of the page.
+ with the view ends exactly at the end of the page.
*/
const short PAGE_WIDTH_EXACT = 4;
};