Fix 451 summary to conform to style

This commit is contained in:
Dirk Gadsden 2014-06-21 09:47:14 -04:00
parent e2073964a5
commit 4e51ad2034

View File

@ -547,7 +547,7 @@
"451":{
"code":"451",
"title":"Wrong Exchange server",
"summary":"The server cannot reach the client's mailbox.",
"summary":"the server cannot reach the client's mailbox",
"descriptions":{
"MS-ASHTTP":{
"body":"If the client is attempting to connect to the wrong server (that is, a server that cannot access the user's mailbox), or if there is a more efficient server to use to reach the user's mailbox, then a 451 Redirect error is returned.",
@ -567,4 +567,4 @@
}
}
}
}
}