Douglas Schilling Landgraf has uploaded a new change for review. Change subject: engine-config.properties: fix sentence to users ......................................................................
engine-config.properties: fix sentence to users Simple english sentence fix. Change-Id: Ic50ca860c050ef5b1a37bc2634e6a933b0b05697 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M packaging/etc/engine-config/engine-config.properties 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/46/20246/1 diff --git a/packaging/etc/engine-config/engine-config.properties b/packaging/etc/engine-config/engine-config.properties index c5e1792..2bd76fe 100644 --- a/packaging/etc/engine-config/engine-config.properties +++ b/packaging/etc/engine-config/engine-config.properties @@ -35,7 +35,7 @@ EnableUSBAsDefault.validValues=true,false EnableVdsLoadBalancing.description="Enables Host Load Balancing system." EnableVdsLoadBalancing.validValues=true,false -EncryptHostCommunication.description="Determine whether use secure communication with hosts" +EncryptHostCommunication.description="Determine whether to use secure communication with hosts" EncryptHostCommunication.type=Boolean FreeSpaceCriticalLowInGB.description="Critical low disk space alert threshold (in GB)" FreeSpaceCriticalLowInGB.type=Integer @@ -318,7 +318,7 @@ QoSOutboundBurstDefaultValue.description="Default value for Network QoS Outbound Burst (Mbps)" QoSOutboundBurstDefaultValue.type=Integer SecureConnectionWithOATServers.type=Boolean -SecureConnectionWithOATServers.description="Determine whether use secure communication or not to access attestation service" +SecureConnectionWithOATServers.description="Determine whether to use secure communication or not to access attestation service" PollUri.type=String PollUri.description="The URI used for accessing the attestation service" AttestationTruststore.type=String -- To view, visit http://gerrit.ovirt.org/20246 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic50ca860c050ef5b1a37bc2634e6a933b0b05697 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
