summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdotext.hxx')
-rw-r--r--include/svx/svdotext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx
index c7a585088285..ef8e0f1be513 100644
--- a/include/svx/svdotext.hxx
+++ b/include/svx/svdotext.hxx
@@ -363,7 +363,7 @@ public:
virtual sal_Int32 getTextCount() const SAL_OVERRIDE;
/** returns true only if we are in edit mode and the user actually changed anything */
- virtual bool IsRealyEdited() const;
+ virtual bool IsReallyEdited() const;
/** changes the current active text */
virtual void setActiveText( sal_Int32 nIndex );