Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: setup: fix spelling ......................................................................
packaging: setup: fix spelling Change-Id: I0dcff0dbf6f43b8434fda94fcc155ca1d724ca0f Signed-off-by: Alon Bar-Lev <[email protected]> --- M packaging/setup/ovirt_engine_setup/constants.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/78/16078/1 diff --git a/packaging/setup/ovirt_engine_setup/constants.py b/packaging/setup/ovirt_engine_setup/constants.py index 275424e..1ba0806 100644 --- a/packaging/setup/ovirt_engine_setup/constants.py +++ b/packaging/setup/ovirt_engine_setup/constants.py @@ -720,7 +720,7 @@ @osetupattrs( answerfile=True, summary=True, - description=_('Datacenter strage type'), + description=_('Datacenter storage type'), ) def STORAGE_TYPE(self): return 'OVESETUP_CONFIG/storageType' -- To view, visit http://gerrit.ovirt.org/16078 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0dcff0dbf6f43b8434fda94fcc155ca1d724ca0f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
