# HG changeset patch # User Sebastien Jodogne # Date 1608309702 -3600 # Node ID ab5b68f7e948c11597e59f407cead761e6176fed # Parent 558de9ecd107e28f559392a8e596fd1610b733ca typo diff -r 558de9ecd107 -r ab5b68f7e948 OrthancServer/Resources/Configuration.json --- a/OrthancServer/Resources/Configuration.json Fri Dec 18 15:19:10 2020 +0100 +++ b/OrthancServer/Resources/Configuration.json Fri Dec 18 17:41:42 2020 +0100 @@ -315,7 +315,7 @@ // Whether the C-GET SCU is automatically followed by a C-FIND SCU, // while testing the connectivity from Orthanc to a remote DICOM - // modality. This allows to check that the remote modality does + // modality. This allows one to check that the remote modality does // accept C-FIND requests from Orthanc (new in Orthanc 1.8.1). "DicomEchoChecksFind" : false,