fix spelling error

Fixing spelling mistakes in notes helps us
understand.

Change-Id: Ic9050bd5f0141153f74d357f7405032d6aa1e1f1
Closes-Bug: #1852689
This commit is contained in:
Hang Li 2019-11-15 14:11:52 +08:00
parent 7661fe5680
commit f48eae8f35
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ typedef struct
int mtc_to_hbs_cmd_port ; /**< mtcAgent to hbsAgent command port */
int mtc_to_guest_cmd_port ; /**< mtcAgent to guestAgent command port */
int hwmon_cmd_port ; /**< mtcAgent to hwmon command port */
int hbs_to_mtc_event_port ; /**< hbsAgent tm mtcAgent event port */
int hbs_to_mtc_event_port ; /**< hbsAgent to mtcAgent event port */
int inv_event_port ; /**< Port inventory sends change events on */
int per_node ; /**< Memory usage per node or per resource */
int audit_period ; /**< daemon specific audit period */