git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] Documentation/technical: fix a typo
@ 2024-09-20  8:28 Andrew Kreimer
  2024-09-20  8:28 ` [PATCH 2/3] Documentation/config: fix typos Andrew Kreimer
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Andrew Kreimer @ 2024-09-20  8:28 UTC (permalink / raw)
  To: git; +Cc: Andrew Kreimer

Fix a typo in documentation.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
---
 Documentation/technical/sparse-checkout.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/technical/sparse-checkout.txt b/Documentation/technical/sparse-checkout.txt
index fa0d01cbda..d968659354 100644
--- a/Documentation/technical/sparse-checkout.txt
+++ b/Documentation/technical/sparse-checkout.txt
@@ -287,7 +287,7 @@ everything behaves like a dense checkout with a few exceptions (e.g. branch
 checkouts and switches write fewer things, knowing the VFS will lazily
 write the rest on an as-needed basis).
 
-Since there is no publically available VFS-related code for folks to try,
+Since there is no publicly available VFS-related code for folks to try,
 the number of folks who can test such a usecase is limited.
 
 The primary reason to note the Behavior C usecase is that as we fix things
-- 
2.39.5


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-09-23 18:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20  8:28 [PATCH 1/3] Documentation/technical: fix a typo Andrew Kreimer
2024-09-20  8:28 ` [PATCH 2/3] Documentation/config: fix typos Andrew Kreimer
2024-09-20  8:28 ` [PATCH 3/3] Documentation: " Andrew Kreimer
2024-09-20 16:55   ` Eric Sunshine
2024-09-20 18:17     ` Junio C Hamano
2024-09-20 20:17   ` Junio C Hamano
2024-09-20 21:46     ` Andrew Kreimer
2024-09-20 20:12 ` [PATCH 1/3] Documentation/technical: fix a typo Junio C Hamano
2024-09-20 21:42   ` Andrew Kreimer
2024-09-23 17:32   ` Eric Sunshine
2024-09-23 18:55     ` Junio C Hamano

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