From: Ayush Jha <kumarayushjha123@gmail.com>
To: Chandra Pratap <chandrapratap3519@gmail.com>
Cc: git@vger.kernel.org, Ayush Jha <kumarayushjha123@gmail.com>
Subject: [GSoC PATCH] doc: fix typo in tree-walk.h comment
Date: Thu, 5 Feb 2026 13:38:52 +0530 [thread overview]
Message-ID: <20260205080853.2034-1-kumarayushjha123@gmail.com> (raw)
Fix a duplicated word in a comment describing the return value.
No code or behavior change.
Signed-off-by: Ayush Jha <kumarayushjha123@gmail.com>
---
tree-walk.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tree-walk.h b/tree-walk.h
index 29a55328bd..9646c47ac5 100644
--- a/tree-walk.h
+++ b/tree-walk.h
@@ -177,7 +177,7 @@ struct traverse_info {
/**
* Walk trees starting with "tree_oid" to find the entry for "name", and
- * return the the object name and the mode of the found entry via the
+ * return the object name and the mode of the found entry via the
* "oid" and "mode" parameters. Return 0 if the entry is found, and -1
* otherwise.
*/
--
2.53.0.windows.1
next reply other threads:[~2026-02-05 8:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-05 8:08 Ayush Jha [this message]
2026-02-06 16:57 ` [GSoC PATCH] doc: fix typo in tree-walk.h comment Chandra Pratap
2026-02-16 7:54 ` Ayush Jha
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=20260205080853.2034-1-kumarayushjha123@gmail.com \
--to=kumarayushjha123@gmail.com \
--cc=chandrapratap3519@gmail.com \
--cc=git@vger.kernel.org \
/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