summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/contact/viewcontactofvirtobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/viewcontactofvirtobj.hxx')
-rw-r--r--include/svx/sdr/contact/viewcontactofvirtobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/viewcontactofvirtobj.hxx b/include/svx/sdr/contact/viewcontactofvirtobj.hxx
index 65b50fb0a1d8..eb83749cc4d6 100644
--- a/include/svx/sdr/contact/viewcontactofvirtobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofvirtobj.hxx
@@ -29,7 +29,7 @@ namespace sdr { namespace contact {
class SVX_DLLPUBLIC ViewContactOfVirtObj : public ViewContactOfSdrObj
{
protected:
- // internal access to SdrObject. Iplementation in *.cxx to avoid
+ // internal access to SdrObject. Implementation in *.cxx to avoid
// including SdrVirtObj here.
SdrVirtObj& GetVirtObj() const;