diff OrthancServer/Resources/Configuration.json @ 4751:b3957ddd88f1

typos
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Jul 2021 17:31:03 +0200
parents facea16b055b
children c95e4a1e65ed
line wrap: on
line diff
--- a/OrthancServer/Resources/Configuration.json	Thu Jul 08 14:57:21 2021 +0200
+++ b/OrthancServer/Resources/Configuration.json	Thu Jul 08 17:31:03 2021 +0200
@@ -797,7 +797,7 @@
   // identifier is only useful in the case of multiple
   // readers/writers, in order to avoid collisions between multiple
   // Orthanc servers. If unset, this identifier is taken as a SHA-1
-  // hash derived from the MAC adddresses of the network interfaces,
+  // hash derived from the MAC addresses of the network interfaces,
   // and from the AET and TCP ports used by Orthanc. Manually setting
   // this option is needed in Docker/Kubernetes environments. (new in
   // Orthanc 1.9.2)