Fix typo
Change-Id: Ic1256a994fb6813437320c29bfc73d414faf46dd Reviewed-on: https://gerrit.libreoffice.org/78232 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
52d7c6be46
commit
d34dafd790
@@ -138,7 +138,7 @@ void OWizColumnSelect::Reset()
|
||||
|
||||
void OWizColumnSelect::ActivatePage( )
|
||||
{
|
||||
// if there are no dest columns reset the left side with the origibnal columns
|
||||
// if there are no dest columns reset the left side with the original columns
|
||||
if(m_pParent->getDestColumns().empty())
|
||||
Reset();
|
||||
|
||||
|
Reference in New Issue
Block a user