git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pack-bitmap.c: remove redundant SP in comments
@ 2021-11-15  6:44 Teng Long
  0 siblings, 0 replies; only message in thread
From: Teng Long @ 2021-11-15  6:44 UTC (permalink / raw)
  To: git; +Cc: gitster, tanoku, Teng Long

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-15  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-15  6:44 [PATCH] pack-bitmap.c: remove redundant SP in comments Teng Long

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).