summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2023-04-26 11:13:59 +0200
committerJulien Nabet <serval2412@yahoo.fr>2023-04-26 13:33:33 +0200
commitd558e6bd23014166c20981cf05b4f14d4d3239ca (patch)
tree7bf55106c4c0bd95022a6155885f69e4f26843ee
parentupdate credits (diff)
downloadcore-d558e6bd23014166c20981cf05b4f14d4d3239ca.tar.gz
core-d558e6bd23014166c20981cf05b4f14d4d3239ca.zip
Fix typo
Change-Id: I13e43e0cd7f3f3e31b581c5b3cec12f5c0634cdf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151043 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--sw/source/core/layout/paintfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx
index a68f58eaf5d7..91cb4aaa11bc 100644
--- a/sw/source/core/layout/paintfrm.cxx
+++ b/sw/source/core/layout/paintfrm.cxx
@@ -7519,7 +7519,7 @@ void SwFrame::Retouch( const SwPageFrame * pPage, const SwRect &rRect ) const
* considered for - adjusted to the frame, from which the background brush is
* taken.
*
- * @parem bLowerMode
+ * @param bLowerMode
* input parameter - boolean indicating, if background brush should *not* be
* taken from parent.
*