summaryrefslogtreecommitdiff
path: root/source/LCM/include/t_protrom_header.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/LCM/include/t_protrom_header.h')
-rw-r--r--source/LCM/include/t_protrom_header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/LCM/include/t_protrom_header.h b/source/LCM/include/t_protrom_header.h
index e8f52c4..a434e79 100644
--- a/source/LCM/include/t_protrom_header.h
+++ b/source/LCM/include/t_protrom_header.h
@@ -50,7 +50,7 @@ typedef struct {
uint8 HeaderPattern; /**< Header pattern for marking header start.*/
uint8 Protocol; /**< Protocol type. */
uint8 SourceAddress; /**< Source address. */
- uint8 DestinationAddress; /**< Destionation address. */
+ uint8 DestinationAddress; /**< Destination address. */
uint8 ReservedField; /**< Reserved field. */
uint16 PayloadLength; /**< Payload length. */
} Protrom_Header_t;