From 830eaa4a9a508f5e42b1ce7f7469d8b50a82fb2a Mon Sep 17 00:00:00 2001 From: Avinash Kumar Date: Tue, 13 Sep 2016 14:44:17 -0700 Subject: [PATCH] @3522628 spellcheck --- eos/hardware_table.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eos/hardware_table.h b/eos/hardware_table.h index 988f27d6..57826f9a 100644 --- a/eos/hardware_table.h +++ b/eos/hardware_table.h @@ -20,7 +20,7 @@ * tables used by the system. This is useful for agents that want to * track how many entries are used or available across the various * tables, either for monitoring purposes or so they can take specific - * actions when a table is close to becomming full. Usage is exposed + * actions when a table is close to becoming full. Usage is exposed * per unique table, feature, and chip combination. Example tables * include 'TCAM', 'LEM', 'ECMP', and 'LPM' tables, while the features * look like "IPV4", "ACL", "MPLS", or even platform-specific features