[partition] Reduce confused naming

This commit is contained in:
Adriaan de Groot 2021-06-29 13:01:21 +02:00
parent ebecfb9f8b
commit 5e3a0eda73
4 changed files with 13 additions and 4 deletions

View file

@ -368,7 +368,7 @@ PartitionViewStep::isAtEnd() const
void
PartitionViewStep::onActivate()
{
m_config->updateGlobalStorage();
m_config->fillGSSecondaryConfiguration();
// if we're coming back to PVS from the next VS
if ( m_widget->currentWidget() == m_choicePage && m_config->installChoice() == Config::InstallChoice::Alongside )