Mercurial > hg > orthanc
changeset 4411:1d93700f5e23
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sun, 27 Dec 2020 11:31:50 +0100 |
parents | a6abe5f512db |
children | 68b96234fbd6 |
files | OrthancServer/Resources/Configuration.json |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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).