From: jpr Date: Thu, 29 Mar 2007 13:49:32 +0000 (+0000) Subject: Fix comment X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=5a18ad93028105d622b108a86a31025120e2c619;p=gdcm.git Fix comment --- diff --git a/Example/ReWrite.cxx b/Example/ReWrite.cxx index f1f63158..2b374373 100644 --- a/Example/ReWrite.cxx +++ b/Example/ReWrite.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: ReWrite.cxx,v $ Language: C++ - Date: $Date: 2007/03/29 10:50:14 $ - Version: $Revision: 1.24 $ + Date: $Date: 2007/03/29 13:49:32 $ + Version: $Revision: 1.25 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -35,7 +35,7 @@ int main(int argc, char *argv[]) " [mode=write mode] [noshadow] [noseq][debug] ", " --> The following line to 'rubout' a burnt-in Patient name ", " [rubout=xBegin,xEnd,yBegin,yEnd [ruboutvalue=n (<255)] ] ", - " --> The 2 following lines, to extract a sub image withon some frames ", + " --> The 2 following lines, to extract a sub image within some frames ", " [ROI=xBegin,xEnd,yBegin,yEnd] ", " [firstframe=beg] [lastframe=end] ", " ",