diff options
Diffstat (limited to 'MdePkg/Include/Protocol/RestJsonStructure.h')
-rw-r--r-- | MdePkg/Include/Protocol/RestJsonStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Protocol/RestJsonStructure.h b/MdePkg/Include/Protocol/RestJsonStructure.h index 29d69d6..f2bcb88 100644 --- a/MdePkg/Include/Protocol/RestJsonStructure.h +++ b/MdePkg/Include/Protocol/RestJsonStructure.h @@ -25,7 +25,7 @@ typedef struct _EFI_REST_JSON_STRUCTURE_PROTOCOL EFI_REST_JSON_STRUCTURE_PROTOC typedef CHAR8 *EFI_REST_JSON_RESOURCE_TYPE_DATATYPE;
///
-/// Structure defintions of resource name space.
+/// Structure definitions of resource name space.
///
/// The fields declared in this structure define the
/// name and revision of payload delievered throught
|