summaryrefslogtreecommitdiffstats
path: root/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-07-21 13:54:43 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2016-07-22 21:45:22 +0000
commit8278be98600b21eaa237c9b7a072ffcff370f3b7 (patch)
tree9755655351ce065eadb084b048c88288998c2082 /sfx2
parentUpdated core (diff)
downloadcore-8278be98600b21eaa237c9b7a072ffcff370f3b7.tar.gz
core-8278be98600b21eaa237c9b7a072ffcff370f3b7.zip
Fix typos
Thanks to Carlo Bertoldi for the german translation. Change-Id: I76f554e757318aed4e28b5a05fae0ba15bd46afb Reviewed-on: https://gerrit.libreoffice.org/27355 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/objmisc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/objmisc.cxx b/sfx2/source/doc/objmisc.cxx
index d461bc00516e..269722853588 100644
--- a/sfx2/source/doc/objmisc.cxx
+++ b/sfx2/source/doc/objmisc.cxx
@@ -700,7 +700,7 @@ void SfxObjectShell::SetTitle
SfxApplication *pSfxApp = SfxGetpApp();
- // If possible relase the unnamed number.
+ // If possible release the unnamed number.
if ( pImpl->bIsNamedVisible && USHRT_MAX != pImpl->nVisualDocumentNumber )
{
pSfxApp->ReleaseIndex(pImpl->nVisualDocumentNumber);