From e6b6a56419ed5a2e8cf2cb11eab340d7b0d28055 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Mon, 1 Jun 2009 20:20:36 +0400 Subject: [trivia] Fixed typos in communities text (#334) --- bgpd/bgp_ecommunity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bgpd/bgp_ecommunity.c') diff --git a/bgpd/bgp_ecommunity.c b/bgpd/bgp_ecommunity.c index 27c3cd69..6b221e24 100644 --- a/bgpd/bgp_ecommunity.c +++ b/bgpd/bgp_ecommunity.c @@ -97,7 +97,7 @@ ecommunity_add_val (struct ecommunity *ecom, struct ecommunity_val *eval) /* This function takes pointer to Extended Communites strucutre then create a new Extended Communities structure by uniq and sort each - Exteneded Communities value. */ + Extended Communities value. */ static struct ecommunity * ecommunity_uniq_sort (struct ecommunity *ecom) { -- cgit v1.2.1