From 207456b80e022608e6ee63e324de9367bf9f9d70 Mon Sep 17 00:00:00 2001 From: Aurimas FiĊĦeras Date: Tue, 25 Jan 2011 20:17:43 +0200 Subject: Some fixes to documentation (part 4) Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors. --- offapi/com/sun/star/text/TextPageStyle.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/text/TextPageStyle.idl') diff --git a/offapi/com/sun/star/text/TextPageStyle.idl b/offapi/com/sun/star/text/TextPageStyle.idl index 781483ecd181..0ef1290be716 100644 --- a/offapi/com/sun/star/text/TextPageStyle.idl +++ b/offapi/com/sun/star/text/TextPageStyle.idl @@ -73,7 +73,7 @@ published service TextPageStyle { //------------------------------------------------------------------------- - /** determins whether the register mode is active on that page. + /** determines whether the register mode is active on that page. */ [property] boolean RegisterModeActive; -- cgit v1.2.3