summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/anchoredobject.hxx2
1 files changed, 1 insertions, 1 deletions
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;
2-5&id=b9a847b78ceaa3b5840429dab1bc50d35c7ef3de'>Fixup --without-x buildRiccardo Magliocchetti 2014-11-21make glxtest available in salmainMarkus Mohrhard 2014-07-11new loplugin: externalandnotdefinedNoel Grandin 2012-11-13Avoid global static dataStephan Bergmann 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks 2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist