# HG changeset patch # User Sebastien Jodogne # Date 1734684769 -3600 # Node ID cf0267eaff839d7e6d4ee76c00b92b29f42f3f1c # Parent d683ec071458e77c3c65cb7e3b634eaf4e0d7c12 typo diff -r d683ec071458 -r cf0267eaff83 Plugin/QidoRs.cpp --- a/Plugin/QidoRs.cpp Wed Dec 18 18:53:51 2024 +0100 +++ b/Plugin/QidoRs.cpp Fri Dec 20 09:52:49 2024 +0100 @@ -198,7 +198,7 @@ if (OrthancPlugins::ParseTag(tag, key)) { // The following lines are new in DICOMweb > 1.0, and - // allow to query against a list of multiple values + // allow one to query against a list of multiple values // http://dicom.nema.org/MEDICAL/dicom/2019a/output/chtml/part18/sect_6.7.html#sect_6.7.1.1.1 boost::replace_all(value, "\\", ""); // Remove backslashes from source request