summaryrefslogtreecommitdiff
path: root/sw/inc/fmteiro.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmteiro.hxx')
-rw-r--r--sw/inc/fmteiro.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmteiro.hxx b/sw/inc/fmteiro.hxx
index d02b8fb07b0e..4c91bd16a080 100644
--- a/sw/inc/fmteiro.hxx
+++ b/sw/inc/fmteiro.hxx
@@ -32,7 +32,7 @@ public:
SwFormatEditInReadonly( sal_uInt16 nId = RES_EDIT_IN_READONLY,
bool bPrt = false ) : SfxBoolItem( nId, bPrt ) {}
- /// "pure virtual methos" of SfxPoolItem
+ /// "pure virtual method" of SfxPoolItem
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,