summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table/chartins.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/table/chartins.cxx')
-rw-r--r--sw/source/uibase/table/chartins.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/table/chartins.cxx b/sw/source/uibase/table/chartins.cxx
index 5689f9517ca9..5717b6c2981b 100644
--- a/sw/source/uibase/table/chartins.cxx
+++ b/sw/source/uibase/table/chartins.cxx
@@ -217,7 +217,7 @@ void SwInsertChart(vcl::Window* pParent, SfxBindings* pBindings )
}
catch (const uno::Exception&)
{
- OSL_FAIL("Chart wizard couldn't be positioned automatically\n" );
+ OSL_FAIL("Chart wizard couldn't be positioned automatically" );
}
}