diff Framework/Toolbox/OrthancSeriesLoader.cpp @ 67:acb60cbb8301 wasm

refactoring SeriesLoader
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 May 2017 17:51:41 +0200
parents 28956ed68280
children 53025eecbc95
line wrap: on
line diff
--- a/Framework/Toolbox/OrthancSeriesLoader.cpp	Wed May 17 22:03:09 2017 +0200
+++ b/Framework/Toolbox/OrthancSeriesLoader.cpp	Thu May 18 17:51:41 2017 +0200
@@ -327,7 +327,7 @@
     slices_(new SetOfSlices)
   {
     /**
-     * The function "LoadSeriesFast()" might now behave properly if
+     * The function "LoadSeriesFast()" might not behave properly if
      * some slice has some outsider value for its normal, which
      * happens sometimes on reprojected series (e.g. coronal and
      * sagittal of Delphine). Don't use it.