From: Teng Long <dyroneteng@gmail.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com, tanoku@gmail.com, Teng Long <dyroneteng@gmail.com>
Subject: [PATCH] pack-bitmap.c: remove redundant SP in comments
Date: Mon, 15 Nov 2021 14:44:44 +0800 [thread overview]
Message-ID: <20211115064444.15523-1-dyroneteng@gmail.com> (raw)
Signed-off-by: Teng Long <dyroneteng@gmail.com>
---
pack-bitmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pack-bitmap.c b/pack-bitmap.c
index d999616c9e..5c4c09655e 100644
--- a/pack-bitmap.c
+++ b/pack-bitmap.c
@@ -53,7 +53,7 @@ struct bitmap_index {
/*
* Type indexes.
*
- * Each bitmap marks which objects in the packfile are of the given
+ * Each bitmap marks which objects in the packfile are of the given
* type. This provides type information when yielding the objects from
* the packfile during a walk, which allows for better delta bases.
*/
--
2.33.1.dirty
reply other threads:[~2021-11-15 6:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211115064444.15523-1-dyroneteng@gmail.com \
--to=dyroneteng@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=tanoku@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).