summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh5.cxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-06-07 10:12:28 +0200
committerJens Carl <j.carl43@gmx.de>2018-06-13 08:20:35 +0200
commitff53b7e475be213a5337e37ba9c8fb73259fb0ad (patch)
tree9839a3dd126ec0a05dbb383dd20e15fc48d3f003 /sc/source/ui/docshell/docsh5.cxx
parent9b000cfa059a059f46bc91aae1b3bc0f6f5610b4 (diff)
Fix typos
Change-Id: I9ae4a9d821946591060ceadb45af05c27560668b Reviewed-on: https://gerrit.libreoffice.org/55410 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/source/ui/docshell/docsh5.cxx')
-rw-r--r--sc/source/ui/docshell/docsh5.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/docsh5.cxx b/sc/source/ui/docshell/docsh5.cxx
index 386f512ae16c..2b43c4de1dfe 100644
--- a/sc/source/ui/docshell/docsh5.cxx
+++ b/sc/source/ui/docshell/docsh5.cxx
@@ -753,7 +753,7 @@ void ScDocShell::UseScenario( SCTAB nTab, const OUString& rName, bool bRecord )
}
else
{
- OSL_FAIL( "UseScenario on Szenario-Sheet" );
+ OSL_FAIL( "UseScenario on Scenario-Sheet" );
}
}