]> Creatis software - gdcm.git/commitdiff
Fix English typo
authorjpr <jpr>
Sun, 28 Aug 2005 17:27:00 +0000 (17:27 +0000)
committerjpr <jpr>
Sun, 28 Aug 2005 17:27:00 +0000 (17:27 +0000)
Example/PatchHeader.cxx

index e1d8dd19e98d63e7013ae6b50996fddfbee89ac3..d9d5e3393fd1a3229a13fb2b91187415458fd45e 100644 (file)
@@ -3,8 +3,8 @@
   Program:   gdcm
   Module:    $RCSfile: PatchHeader.cxx,v $
   Language:  C++
-  Date:      $Date: 2005/08/28 17:10:49 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2005/08/28 17:27:00 $
+  Version:   $Revision: 1.2 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -31,7 +31,7 @@
 // and re-write with a right value.
 // This program does the job by brutally overwritting the wrong values.
 // It may be usefull to save a set of images ...
-// (It dosn't allow to *add* a missing field) 
+// (It doesn't allow to *add* a missing field) 
 // ------------------------------------------------------------------------
 
 // global variables will be seen inside any function.