# HG changeset patch # User Sebastien Jodogne # Date 1497018867 -7200 # Node ID 3e78daa774df20b8215576e3bec29a6714e38f7c # Parent 2f0b35240a9dadbfc4813f3c8ede7768c9d7e6f2 typo diff -r 2f0b35240a9d -r 3e78daa774df Sphinx/source/plugins/worklists-plugin.rst --- 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. }