Mercurial > hg > orthanc
changeset 4666:3294385a245a
typo
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 21 May 2021 11:25:35 +0200 |
parents | 43f13842bc3b |
children | 08ee98bf103e |
files | OrthancServer/Sources/ServerContext.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Sources/ServerContext.cpp Thu May 20 09:29:25 2021 +0200 +++ b/OrthancServer/Sources/ServerContext.cpp Fri May 21 11:25:35 2021 +0200 @@ -834,7 +834,7 @@ /** * CASE 1: The DICOM file, truncated at pixel data, is available * as an attachment (it was created either because the storage - * area does not support range reads, or it "StorageCompression" + * area does not support range reads, or if "StorageCompression" * is enabled). Simply return this attachment. **/