summaryrefslogtreecommitdiffstats
path: root/include/svx/svdoashp.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:23:08 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-03 09:32:26 +0000
commit420923ba76ad84892fd242ed37be9d85e1ea03fe (patch)
tree838189ec6fe7fbe36419ea397f4a8de5a79aed72 /include/svx/svdoashp.hxx
parenttdf#39468 Translate German Comments - filter/source/graphicfilter/eps/eps.cxx (diff)
downloadcore-420923ba76ad84892fd242ed37be9d85e1ea03fe.tar.gz
core-420923ba76ad84892fd242ed37be9d85e1ea03fe.zip
Fix typos
Change-Id: Ie2bbe020fc6e3a4a4f913208c245f395849bb9ee Reviewed-on: https://gerrit.libreoffice.org/16708 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/svx/svdoashp.hxx')
-rw-r--r--include/svx/svdoashp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index 261b8f62bb8c..95ea033da50b 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -165,7 +165,7 @@ public:
SdrObjCustomShape();
virtual ~SdrObjCustomShape();
- /* is merging default attributes from type-shype into the SdrCustomShapeGeometryItem. If pType
+ /* is merging default attributes from type-shape into the SdrCustomShapeGeometryItem. If pType
is NULL then the type is being taken from the "Type" property of the SdrCustomShapeGeometryItem.
MergeDefaultAttributes is called when creating CustomShapes via UI and after importing */
void MergeDefaultAttributes( const OUString* pType = NULL );