diff Resources/Configuration.json @ 3273:45786a7c3735

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Feb 2019 16:41:05 +0100
parents 45e1631febbb
children 5b7f56cf4a38
line wrap: on
line diff
--- a/Resources/Configuration.json	Wed Feb 20 15:45:19 2019 +0100
+++ b/Resources/Configuration.json	Wed Feb 20 16:41:05 2019 +0100
@@ -194,8 +194,8 @@
     // "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ]
 
     /**
-     * By default, the Orthanc SCP accepts all DICOM commands (C-GET,
-     * C-STORE, C-FIND, C-MOVE) issued by the remote SCU
+     * By default, the Orthanc SCP accepts all DICOM commands (C-ECHO,
+     * C-STORE, C-FIND, C-MOVE) issued by the registered remote SCU
      * modalities. Starting with Orthanc 1.5.0, it is possible to
      * specify which DICOM commands are allowed, separately for each
      * remote modality, using the syntax below.