summaryrefslogtreecommitdiff
path: root/tipc
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2018-10-18 13:23:30 -0700
committerStephen Hemminger <stephen@networkplumber.org>2018-10-18 13:23:30 -0700
commitc60683e246e71509e50fda700f18f16f0a6f5610 (patch)
tree21ca6e07f53683e7e39b68d14fd78d59691ac86f /tipc
parent94b0c90152604e76a4a275fed0098f64d2a95fc8 (diff)
tipc: spelling fix
Diffstat (limited to 'tipc')
-rw-r--r--tipc/link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tipc/link.c b/tipc/link.c
index afd3e68d..43e26da3 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,