diff --git a/src/include/proxy/dialogs.rb b/src/include/proxy/dialogs.rb index 5a024a9..9c5a643 100644 --- a/src/include/proxy/dialogs.rb +++ b/src/include/proxy/dialogs.rb @@ -762,7 +762,7 @@ def adjust_wizard_buttons # Determines whether running in installation mode # - # We do not use Stage.initial because of firstboot, which which runs in 'installation' mode + # We do not use Stage.initial because of firstboot, which runs in 'installation' mode # but in 'firstboot' stage. # # @return [Boolean] Boolean if running in installation or update mode