diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-11 18:28:11 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-12 11:07:56 +0200 |
commit | 2db00e5d55e8a2ba67a1b57640cb8ad7573f1ce1 (patch) | |
tree | 14d07a533bc9e407838c9a2fd1ba86a0b2e08f5f /svx/source/sdr/contact/viewcontactofgroup.cxx | |
parent | 49973c27e2d4e288433afd8177c2d6b3d399bf75 (diff) |
Fix typos
Change-Id: Ide33657e227cb165900685af08db40ddda3d8293
Reviewed-on: https://gerrit.libreoffice.org/77283
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx/source/sdr/contact/viewcontactofgroup.cxx')
-rw-r--r-- | svx/source/sdr/contact/viewcontactofgroup.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/contact/viewcontactofgroup.cxx b/svx/source/sdr/contact/viewcontactofgroup.cxx index 46561001adf7..2e2ad8a50eca 100644 --- a/svx/source/sdr/contact/viewcontactofgroup.cxx +++ b/svx/source/sdr/contact/viewcontactofgroup.cxx @@ -35,7 +35,7 @@ namespace sdr { namespace contact { - // Create a Object-Specific ViewObjectContact, set ViewContact and + // Create an Object-Specific ViewObjectContact, set ViewContact and // ObjectContact. Always needs to return something. ViewObjectContact& ViewContactOfGroup::CreateObjectSpecificViewObjectContact(ObjectContact& rObjectContact) { |