changeset 101:3e78daa774df

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 09 Jun 2017 16:34:27 +0200
parents 2f0b35240a9d
children 5ffea09f47a3
files Sphinx/source/plugins/worklists-plugin.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/worklists-plugin.rst	Tue May 16 14:54:12 2017 +0200
+++ b/Sphinx/source/plugins/worklists-plugin.rst	Fri Jun 09 16:34:27 2017 +0200
@@ -51,7 +51,7 @@
     "Worklists" : {
       "Enable": true,
       "Database": "./WorklistsDatabase",
-      "FilterIssuerAet": false, // Some modalities do not specify 'ScheduledStationAETitle (0040,0001)'
+      "FilterIssuerAet": false  // Some modalities do not specify 'ScheduledStationAETitle (0040,0001)'
                                 // in the C-Find and may receive worklists not related to them.  This option 
                                 // adds an extra filtering based on the AET of the modality issuing the C-Find.
     }