Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: typo Datbase -> Database ......................................................................
packaging: setup: typo Datbase -> Database Change-Id: I29ba0ec6e7472ded8bd1151b2e5c96fd85568fb6 Signed-off-by: Yedidyah Bar David <[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/02/23802/1 diff --git a/packaging/setup/ovirt_engine_setup/constants.py b/packaging/setup/ovirt_engine_setup/constants.py index 46e1a81..f7b76b8 100644 --- a/packaging/setup/ovirt_engine_setup/constants.py +++ b/packaging/setup/ovirt_engine_setup/constants.py @@ -723,7 +723,7 @@ @osetupattrs( answerfile=True, summary=True, - description=_('Datbase port'), + description=_('Database port'), ) def PORT(self): return 'OVESETUP_DB/port' -- To view, visit http://gerrit.ovirt.org/23802 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I29ba0ec6e7472ded8bd1151b2e5c96fd85568fb6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
