diff OrthancServer/Resources/Configuration.json @ 5413:342b25e120d1

typo
author Alain Mazy <am@osimis.io>
date Wed, 08 Nov 2023 16:01:42 +0100
parents 3206537cbb56
children ac4e9fb87615
line wrap: on
line diff
--- a/OrthancServer/Resources/Configuration.json	Wed Nov 08 08:55:42 2023 +0100
+++ b/OrthancServer/Resources/Configuration.json	Wed Nov 08 16:01:42 2023 +0100
@@ -249,7 +249,7 @@
   "SslVerifyPeers" : false,
 
   // Path to a file containing the concatenation of the client SSL
-  // certificate(s) that are trusted to verify the identify of remote
+  // certificate(s) that are trusted to verify the identity of remote
   // HTTP clients. The individual certificate(s) must be stored in the
   // PEM format. This option is only meaningful if "SslVerifyPeers"
   // is true.