]> git.ipfire.org Git - thirdparty/git.git/commitdiff
sideband: fix a typo
authorAndrew Kreimer <algonell@gmail.com>
Thu, 19 Sep 2024 18:34:39 +0000 (18:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Sep 2024 20:46:12 +0000 (13:46 -0700)
Fix a typo in comments.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sideband.c

index 5d8907151fec3982e906025fc19c2165ef4572d3..c62680181c36a131b19930234fd77ef67817d3df 100644 (file)
@@ -190,7 +190,7 @@ int demultiplex_sideband(const char *me, int status,
                        int linelen = brk - b;
 
                        /*
-                        * For message accross packet boundary, there would have
+                        * For message across packet boundary, there would have
                         * a nonempty "scratch" buffer from last call of this
                         * function, and there may have a leading CR/LF in "buf".
                         * For this case we should add a clear-to-eol suffix to