X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmDictSet.h;h=f71a1eb8d447aaa977d1a23dcaafa13528b1d34b;hb=9f643008e8a960617fb30ed9dcd454612657e5d2;hp=56fcc33d8d3d2ea0af7dc21f1ccece5a64f9b7d6;hpb=0fa193d8b312b90f2ee822e1ee87f6e2fbd1dcb5;p=gdcm.git diff --git a/src/gdcmDictSet.h b/src/gdcmDictSet.h index 56fcc33d..f71a1eb8 100644 --- a/src/gdcmDictSet.h +++ b/src/gdcmDictSet.h @@ -14,7 +14,7 @@ typedef std::map DictSetHT; * \defgroup gdcmDictSet * \brief Container for managing a set of loaded dictionaries. * \note Hopefully, sharing dictionaries should avoid - * \par reloading an allready loaded dictionary (saving time) + * \par reloading an already loaded dictionary (saving time) * \par having many in memory representations of the same dictionary * (saving memory). */