Kaydet (Commit) 331a8ef2 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: I7fc62743f171d32098591b5600b4cd8b477872cb
Reviewed-on: https://gerrit.libreoffice.org/71780
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 1932113a
......@@ -576,7 +576,7 @@ void SfxSplitWindow::InsertWindow( SfxDockingWindow* pDockWin, const Size& rSize
pDock->bNewLine = bNewLine;
pDock->pWin = pDockWin;
DBG_ASSERT( nPos==0 || !bNewLine, "Wrong Paramenter!");
DBG_ASSERT( nPos==0 || !bNewLine, "Wrong Parameter!");
if ( bNewLine )
nPos = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment