]> Creatis software - gdcm.git/commitdiff
Correct misstyping
authorjpr <jpr>
Sun, 30 Jan 2005 17:52:50 +0000 (17:52 +0000)
committerjpr <jpr>
Sun, 30 Jan 2005 17:52:50 +0000 (17:52 +0000)
ChangeLog

index 19e29325198e4e8219804ffd17fd4265952a61c9..a9d7dbefcd75ffe862bcf75992a0621a48cb4661 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,12 @@
    * SerieHeader::SetDirectory() allow recursive exploration of the Directory
        * SerieHeader::AddFileName() creates as many Coherent Files lists 
                      (same Serie UID) as it founds different Serie UID 
-                                          amongst the files insead of discarting any file 
+                                          amongst the files instead of discarting any file 
                                                that doesn't match with the first one he found.
-       * SerieHeader::OrderGdcmFileListhas now pne parameter : 
+       * SerieHeader::OrderGdcmFileList has now one parameter : 
                       the Coherent Files list the user wants to sort
-   * SerieHeader::GetFirstCoherentFileList()
-   * SerieHeader::GetLastCoherentFileList() allows to parse 
+   * SerieHeader::GetFirstCoherentFileList()  |
+   * SerieHeader::GetLastCoherentFileList()   | allow to parse 
                       the set of Coherent Files lists 
    * const SerieHeader::GdcmFileList &GetGdcmFileList() is kept, for backwards
                       compatibility (it returns the *first* Coherent Files list,