# HG changeset patch # User Sebastien Jodogne # Date 1609065110 -3600 # Node ID 1d93700f5e234e37f073b4c0c9a25b439dece077 # Parent a6abe5f512db05a8cb40a8eee2f8771b4909565f typo diff -r a6abe5f512db -r 1d93700f5e23 OrthancServer/Resources/Configuration.json --- a/OrthancServer/Resources/Configuration.json Fri Dec 25 11:23:32 2020 +0100 +++ b/OrthancServer/Resources/Configuration.json Sun Dec 27 11:31:50 2020 +0100 @@ -313,7 +313,7 @@ // "false", Orthanc only checks the AET of the remote modality. "DicomCheckModalityHost" : false, - // Whether the C-GET SCU is automatically followed by a C-FIND SCU, + // Whether the C-ECHO SCU is automatically followed by a C-FIND SCU, // while testing the connectivity from Orthanc to a remote DICOM // modality. This allows one to check that the remote modality does // accept C-FIND requests from Orthanc (new in Orthanc 1.8.1).