X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmDictEntry.cxx;h=ee04a0c62a7f3a036df8394e5b2defb9da9787d1;hb=49484255e3674c038cbf2259a8c3325c0039cd41;hp=7ad40bee7d9924c336d74836b6a5c0bfc8498598;hpb=06c1c583239fdf5196260e6ef83a78669c1bd17f;p=gdcm.git diff --git a/src/gdcmDictEntry.cxx b/src/gdcmDictEntry.cxx index 7ad40bee..ee04a0c6 100644 --- a/src/gdcmDictEntry.cxx +++ b/src/gdcmDictEntry.cxx @@ -39,7 +39,7 @@ gdcmDictEntry::gdcmDictEntry(guint16 InGroup, guint16 InElement, * \brief concatenates 2 guint16 (supposed to be a Dicom group number * and a Dicom element number) * @param group the Dicom group number used to build the tag - * @param group the Dicom element number used to build the tag + * @param element the Dicom element number used to build the tag * return the built tag */