]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
tipc: spelling fix
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 18 Oct 2018 20:23:30 +0000 (13:23 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 18 Oct 2018 20:23:30 +0000 (13:23 -0700)
tipc/link.c

index afd3e68d823a92bd695206eefea03adf6d9a64f9..43e26da3fa6b5a6dacf30106eedfe7d63bb27476 100644 (file)
@@ -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,