diff Plugins/Include/orthanc/OrthancCPlugin.h @ 3583:5f1b1a8b2c28

Fixed typo in doc
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 25 Nov 2019 05:41:28 +0100
parents 367a3afa05a7
children 75268c1ea309
line wrap: on
line diff
--- a/Plugins/Include/orthanc/OrthancCPlugin.h	Sat Nov 23 10:52:30 2019 +0100
+++ b/Plugins/Include/orthanc/OrthancCPlugin.h	Mon Nov 25 05:41:28 2019 +0100
@@ -1545,7 +1545,7 @@
    * "levelTagElement", and "levelIndex" arrays.
    * @param levelTagGroup The group of the parent DICOM tags in the hierarchy.
    * @param levelTagElement The element of the parent DICOM tags in the hierarchy.
-   * @param levelIndex The index of the node in the parent sequences of the hiearchy.
+   * @param levelIndex The index of the node in the parent sequences of the hierarchy.
    * @param tagGroup The group of the DICOM tag of interest.
    * @param tagElement The element of the DICOM tag of interest.
    * @param vr The value representation of the binary DICOM node.