X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src2%2FcreaImageIOWxDescriptorPanel.h;h=203a4091c3750c11c98f965e3df96ecd8b1fb884;hb=a00e6172593c713640aaa9bf1e61db6200231a0f;hp=626c44d242dadd1f2900c5073c33a357c1382149;hpb=d0eb877b1d067c10bb8b1892318406caee627646;p=creaImageIO.git diff --git a/src2/creaImageIOWxDescriptorPanel.h b/src2/creaImageIOWxDescriptorPanel.h index 626c44d..203a409 100644 --- a/src2/creaImageIOWxDescriptorPanel.h +++ b/src2/creaImageIOWxDescriptorPanel.h @@ -31,7 +31,7 @@ namespace creaImageIO //===================================================================== //===================================================================== /// Gimmick DB are based on descriptors with a tree structure . - /// Ecah level contains attributes (DICOM or other) to identify data + /// Each level contains attributes (DICOM or other) to identify data /// WxDescriptorPanel allows creation, modification and save of descriptors. ///