From 15beaaa3d1f6b555900446deb5e376b4f806d734 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 5 Nov 2019 17:07:23 +0000 Subject: Fix spelling errors in code comments Reported-by: Jens Schleusener Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- trace2/tr2_sid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trace2') diff --git a/trace2/tr2_sid.c b/trace2/tr2_sid.c index 6948fd4108..dc6e75ef13 100644 --- a/trace2/tr2_sid.c +++ b/trace2/tr2_sid.c @@ -19,7 +19,7 @@ static int tr2sid_nr_git_parents; * "H" * "Localhost" when no hostname. * - * where is a 9 character string containing the least signifcant + * where is a 9 character string containing the least significant * 32 bits in the process-id. * "P" * (This is an abribrary choice. On most systems pid_t is a 32 bit value, -- cgit v1.2.3