From 0d4996862b5df79fd601eff6193d5718f8f84047 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 1 Oct 2016 15:45:53 +0200 Subject: Fix typos Change-Id: I9701cc93a9f4315e71c133237fdd96ef6964c8ff Reviewed-on: https://gerrit.libreoffice.org/29438 Tested-by: Jenkins Reviewed-by: Noel Grandin --- sw/inc/anchoredobject.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw') diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx index ec4264d32060..a91b530425bc 100644 --- a/sw/inc/anchoredobject.hxx +++ b/sw/inc/anchoredobject.hxx @@ -68,7 +68,7 @@ class SW_DLLPUBLIC SwAnchoredObject SwTwips mnLastTopOfLine; // for to-paragraph and to-character anchored objects: - // Layout frame vertical position is orient at - typically its the upper + // Layout frame vertical position is orient at - typically it's the upper // of the anchor frame, but it could also by the upper of a follow or // a following layout frame in the text flow. const SwLayoutFrame* mpVertPosOrientFrame; -- cgit