summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-13 14:12:00 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-13 20:55:20 +0000
commitc376ecbc9614ccaa4f4392c287d0d1c731c3aa77 (patch)
tree68b0bec31db1520f8c65402aa3a842b691f03a60 /include/svx/svdotext.hxx
parent7e6205117d535905b46c0106e66e5e3b593ee813 (diff)
Realy->Really
that's really bugging me Change-Id: Id15bd4dc42748b3cb24eb891741195499c5df9c3
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 );