summaryrefslogtreecommitdiffstats
path: root/chassishandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'chassishandler.cpp')
-rw-r--r--chassishandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chassishandler.cpp b/chassishandler.cpp
index b9d4290..0eef0a0 100644
--- a/chassishandler.cpp
+++ b/chassishandler.cpp
@@ -381,7 +381,7 @@ int getHostNetworkData(get_sys_boot_options_response_t* respptr)
}
//PetiBoot-Specific
- //If sucess then copy the first 9 bytes to the data
+ //If success then copy the first 9 bytes to the data
memcpy(respptr->data, net_conf_initial_bytes,
sizeof(net_conf_initial_bytes));
OpenPOWER on IntegriCloud