[Libreoffice-commits] core.git: sw/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 9 02:57:23 UTC 2019
sw/source/core/inc/pagefrm.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b7fa764f39631605d1ba1b5dba17373b82df2378
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 8 13:33:02 2019 +0000
Commit: Jens Carl <j.carl43 at gmx.de>
CommitDate: Tue Jul 9 04:56:21 2019 +0200
Fix typo
Change-Id: I1395f7ee7f766504d0d1d58f01f32cac9b47d6cc
Reviewed-on: https://gerrit.libreoffice.org/75223
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
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.
More information about the Libreoffice-commits
mailing list