diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-10 10:06:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-10 10:16:41 +0100 |
commit | cc2c9d514d3095d561da7c8fc94e8a09fa2f1a2f (patch) | |
tree | 98c0f3a6b0a6d1de7daa335335915c1871d6722c /sw/inc | |
parent | f9674ddf81f9600a74edcf59324ad99624be1348 (diff) |
Wizzard->Wizzard
Change-Id: Ib97387fac7f519ce255ab68b08438a71d753382d
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/fesh.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index 472d57c88f78..952e9cab3e8d 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -397,7 +397,7 @@ public: const SwFlyFrm *GetCurrFlyFrm() const { return FindFlyFrm(); } /// Find/delete fly containing the cursor. - SwFrameFormat* WizzardGetFly(); + SwFrameFormat* WizardGetFly(); /// Independent selecting of flys. bool GotoNextFly( GotoObjFlags eType = GotoObjFlags::FlyAny ) |