summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-06-03 15:49:38 +0200
committerJulien Nabet <serval2412@yahoo.fr>2024-06-04 08:58:23 +0200
commiteb6c458bc97d18da342c7cd1aca5306b2ffe04e9 (patch)
treeec327a2482016e6ad7dc61c19a51211c83787942
parent8501cb20627e5bc36d760b53b0990f4105c4ff65 (diff)
Fix typo
Change-Id: I29b5c1f75c9126ec274c4e4324c6f4577b9dae7e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168378 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--sw/source/core/inc/flowfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/flowfrm.hxx b/sw/source/core/inc/flowfrm.hxx
index 3d271613bf6a..154fd37febf2 100644
--- a/sw/source/core/inc/flowfrm.hxx
+++ b/sw/source/core/inc/flowfrm.hxx
@@ -48,7 +48,7 @@ class SwNodeIndex;
multiple base classes since the class tree splits exactly at the branch
from SwFrame to SwContentFrame and SwLayoutFrame) also virtually from SwFrame as
well. Unfortunately, this leads - besides problems with compilers and
- debugging programs - to high additional costs, that we IMHO are not able to
+ debugging programs - too high additional costs, that we IMHO are not able to
afford nowadays.
Hence, we use another technique: A FlowFrame keeps a reference to a SwFrame