changeset 5413:342b25e120d1

typo
author Alain Mazy <am@osimis.io>
date Wed, 08 Nov 2023 16:01:42 +0100
parents 1a351a141653
children d5c15e9a63dd
files OrthancServer/Resources/Configuration.json
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.