summaryrefslogtreecommitdiffstats
path: root/ethernet_interface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ethernet_interface.cpp')
-rw-r--r--ethernet_interface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethernet_interface.cpp b/ethernet_interface.cpp
index 15fc473..c9bf123 100644
--- a/ethernet_interface.cpp
+++ b/ethernet_interface.cpp
@@ -619,7 +619,7 @@ std::string EthernetInterface::mACAddress(std::string value)
}
catch(InternalFailure& e)
{
- log<level::ERR>("Exception occured during getting of MAC \
+ log<level::ERR>("Exception occurred during getting of MAC \
address from Inventory");
return MacAddressIntf::mACAddress();
}
OpenPOWER on IntegriCloud