svx/source/sdr/contact/viewobjectcontact.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9679bc5f24a8965341840c458ba69479585815f7
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Aug 24 17:14:49 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Aug 24 22:13:53 2023 +0200

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

diff --git a/svx/source/sdr/contact/viewobjectcontact.cxx 
b/svx/source/sdr/contact/viewobjectcontact.cxx
index 450b8215482e..8482187f959b 100644
--- a/svx/source/sdr/contact/viewobjectcontact.cxx
+++ b/svx/source/sdr/contact/viewobjectcontact.cxx
@@ -584,7 +584,7 @@ const basegfx::B2DVector& 
ViewObjectContact::getGridOffset() const
             // calculation have changed. E.g. - I saw errors with +/-5740, that
             // was in the environment of massive external UNO API using LO as
             // target.
-            // If condtions for this calculation change, it is usually 
required to call
+            // If conditions for this calculation change, it is usually 
required to call
             // - ViewObjectContact::resetGridOffset(), or
             // - ObjectContact::resetAllGridOffsets() or
             // - ScDrawView::resetGridOffsetsForAllSdrPageViews()

Reply via email to