Mercurial > hg > orthanc
changeset 4389:ab5b68f7e948
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 18 Dec 2020 17:41:42 +0100 |
parents | 558de9ecd107 |
children | ee846712f5df |
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 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,