diff options
-rw-r--r-- | sw/source/core/inc/pagefrm.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/pagefrm.hxx b/sw/source/core/inc/pagefrm.hxx index cde37465f8c0..0a3782cca408 100644 --- a/sw/source/core/inc/pagefrm.hxx +++ b/sw/source/core/inc/pagefrm.hxx @@ -313,7 +313,7 @@ public: const SwRect PrtWithoutHeaderAndFooter() const; - // in case this is am empty page, this function returns the 'reference' page + // in case this is an empty page, this function returns the 'reference' page const SwPageFrame& GetFormatPage() const; /// If in header or footer area, it also indicates the exact area in rControl. |