sw/source/core/layout/paintfrm.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d558e6bd23014166c20981cf05b4f14d4d3239ca
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Apr 26 11:13:59 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Apr 26 13:33:33 2023 +0200

    Fix typo
    
    Change-Id: I13e43e0cd7f3f3e31b581c5b3cec12f5c0634cdf
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151043
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

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.
  *

Reply via email to