X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOTreeHandlerImageAdder.h;h=6fdaf99a55375260ec431ad3ba156b7aaa32cdf1;hb=7c6f60361461c27cb809f3e5d0473f211801b813;hp=fc22d18a1b8ffe6fa202dcb7692b4ce82a21683f;hpb=8d73d5f58d80abb928a7f60037837c2933b16bbd;p=creaImageIO.git diff --git a/src2/creaImageIOTreeHandlerImageAdder.h b/src2/creaImageIOTreeHandlerImageAdder.h index fc22d18..6fdaf99 100644 --- a/src2/creaImageIOTreeHandlerImageAdder.h +++ b/src2/creaImageIOTreeHandlerImageAdder.h @@ -104,7 +104,7 @@ namespace creaImageIO private: /// Adds a single file to the TreeHandler - /// **WITHOUT** testing werther it is handled or not + /// **WITHOUT** testing wether it is handled or not /// hence you have to call IsHandledFile before using AddFile! void AddFile( const std::string& filename );