From 5f10242591d88f6627d7cd82172551879168f9be Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 5 May 2021 23:38:21 +0200 Subject: Fix typos Change-Id: Ibc86f8a76080b55dd7c5a458e2b8fa7ce534a4b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115164 Tested-by: Jenkins Reviewed-by: Michael Stahl --- sw/source/core/layout/fly.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source') diff --git a/sw/source/core/layout/fly.cxx b/sw/source/core/layout/fly.cxx index 989870bfcb92..688c1b6503e7 100644 --- a/sw/source/core/layout/fly.cxx +++ b/sw/source/core/layout/fly.cxx @@ -1609,7 +1609,7 @@ void CalcContent( SwLayoutFrame *pLay, bool bNoColl ) // #i28701# - restart layout process, if // requested by floating screen object formatting if (bRestartLayoutProcess - // tdf#142080 if it was aleady on next page, and still is, + // tdf#142080 if it was already on next page, and still is, // ignore restart, as restart could cause infinite loop && (wasFrameLowerOfLay || pLay->IsAnLower(pFrame))) { -- cgit v1.2.3