diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 8a7923dd26..585cf3f001 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -107,7 +107,7 @@ Voice Server Version: [VOICE_VERSION]  	<string name="CertExpired">The certificate returned by the Grid appears to be expired.  Please check your system clock, or contact your Grid administrator.</string>  	<string name="CertKeyUsage">The certificate returned by the server could not be used for SSL.  Please contact your Grid administrator.</string>  	<string name="CertBasicConstraints">Too many certificates were in the servers Certificate chain.  Please contact your Grid administrator.</string> -	<string name="CertInvalid">Could not load cetrificate. Please contact your Grid administrator.</string> +	<string name="CertInvalid">Could not load certificate. Please contact your Grid administrator.</string>  	<string name="CertInvalidSignature">The certificate signature returned by the Grid server could not be verified.  Please contact your Grid administrator.</string>  	<string name="CertAllocationFailure">Failed to allocate openssl memory for certificate.</string>  | 
