summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-04 12:20:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-04 12:20:48 +0200
commit8d2f282abeb0b701f7c49000d5433462bbda8602 (patch)
tree5cb035a49643f3e41914c535aa43ff43aa2f2f7f /sw/source/uibase/wrtsh
parent39979c8f38c01f11b5223f8a5dab5b4b43ff5cc7 (diff)
typo: emtpy → empty
Change-Id: I60cdcdc7fc38c175243c071f34295efa8739b717
Diffstat (limited to 'sw/source/uibase/wrtsh')
-rw-r--r--sw/source/uibase/wrtsh/wrtsh3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/wrtsh/wrtsh3.cxx b/sw/source/uibase/wrtsh/wrtsh3.cxx
index 2192a32bbd4d..71b4140ec490 100644
--- a/sw/source/uibase/wrtsh/wrtsh3.cxx
+++ b/sw/source/uibase/wrtsh/wrtsh3.cxx
@@ -166,7 +166,7 @@ sal_uInt16 SwWrtShell::CallEvent( sal_uInt16 nEvent, const SwCallMouseEvent& rCa
}
// If a util::URL-Button is selected, return its util::URL
- // otherwise an emtpy string.
+ // otherwise an empty string.
bool SwWrtShell::GetURLFromButton( OUString& rURL, OUString& rDescr ) const
{
bool bRet = false;