# HG changeset patch # User Alain Mazy # Date 1621589135 -7200 # Node ID 3294385a245a7287da5185dcd9fb753eb4eeda22 # Parent 43f13842bc3bbc86fdf9542ebe083515bc847eec typo diff -r 43f13842bc3b -r 3294385a245a OrthancServer/Sources/ServerContext.cpp --- 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. **/