From: jpr Date: Sun, 28 Aug 2005 17:27:00 +0000 (+0000) Subject: Fix English typo X-Git-Tag: Version1.2.bp~188 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=98f9b12c49d30369af3fed4b7d6c41d7dd0ef1ae;p=gdcm.git Fix English typo --- diff --git a/Example/PatchHeader.cxx b/Example/PatchHeader.cxx index e1d8dd19..d9d5e339 100644 --- a/Example/PatchHeader.cxx +++ b/Example/PatchHeader.cxx @@ -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.