summaryrefslogtreecommitdiffstats
path: root/ethernet_interface.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 14:50:06 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-08 14:50:06 -0500
commit6af6144a745aff4ed90d923cedb064ba28ed3fb2 (patch)
treebe3e96842dffddcdcfb87b2c680dc72d0d6fc7a5 /ethernet_interface.hpp
parented5d7ff7c36b1de56e650341056e3dedfd3f3df7 (diff)
downloadphosphor-networkd-6af6144a745aff4ed90d923cedb064ba28ed3fb2.tar.gz
phosphor-networkd-6af6144a745aff4ed90d923cedb064ba28ed3fb2.zip
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. Change-Id: Ia0a4d655510a1d5f81ac369bdad9f7cfbd675484 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'ethernet_interface.hpp')
-rw-r--r--ethernet_interface.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ethernet_interface.hpp b/ethernet_interface.hpp
index 5c088bd..5109e42 100644
--- a/ethernet_interface.hpp
+++ b/ethernet_interface.hpp
@@ -183,7 +183,7 @@ class EthernetInterface : public Ifaces
* @param[in] addressType - Type of ip address.
* @param[in] ipaddress - IP address.
* @param[in] prefixLength - Length of prefix.
- * @param[in] gateway - Gateway addess.
+ * @param[in] gateway - Gateway address.
* @return path of the address object.
*/
@@ -197,7 +197,7 @@ class EthernetInterface : public Ifaces
* prefixlength and the gateway.
* @param[in] ipaddress - IP address.
* @param[in] prefixLength - Length of prefix.
- * @param[in] gateway - Gateway addess.
+ * @param[in] gateway - Gateway address.
* @return hash string.
*/
OpenPOWER on IntegriCloud