Mercurial > hg > orthanc-dicomweb
changeset 693:cf0267eaff83 default tip
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 20 Dec 2024 09:52:49 +0100 |
parents | d683ec071458 |
children | |
files | Plugin/QidoRs.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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