Moti Asayag has uploaded a new change for review. Change subject: core: Fix typo ......................................................................
core: Fix typo Change-Id: I8e4ec0c3a0e8cb2e8b18a8b5b34f9c4f91af0e83 Signed-off-by: Moti Asayag <masa...@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/49/24049/1 diff --git a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java index 156861b..13f773a 100644 --- a/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java +++ b/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java @@ -46,7 +46,7 @@ /** * Timeout for establishment of connections with hosts. This should be quite - * small, a few secones at most, as it the TCP handshake with hosts should + * small, a few seconds at most, as it the TCP handshake with hosts should * be very quick in most networks. */ @TypeConverterAttribute(Integer.class) -- To view, visit http://gerrit.ovirt.org/24049 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8e4ec0c3a0e8cb2e8b18a8b5b34f9c4f91af0e83 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches