From: Stephen Hemminger Date: Thu, 18 Oct 2018 20:23:30 +0000 (-0700) Subject: tipc: spelling fix X-Git-Tag: v4.19.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60683e246e71509e50fda700f18f16f0a6f5610;p=thirdparty%2Fiproute2.git tipc: spelling fix --- diff --git a/tipc/link.c b/tipc/link.c index afd3e68d8..43e26da3f 100644 --- a/tipc/link.c +++ b/tipc/link.c @@ -709,7 +709,7 @@ static void link_mon_print_applied(uint16_t applied, uint64_t up_map) close_json_array(PRINT_JSON, "applied_node_status"); } -/* print the non applied members, since we dont know +/* print the non applied members, since we don't know * the members, we print them along with the state */ static void link_mon_print_non_applied(uint16_t applied, uint16_t member_cnt,