Skip to content

Commit 98398f3

Browse files
algonellgitster
authored andcommitted
Documentation/technical: fix a typo
Fix a typo in documentation. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 6258f68 commit 98398f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/technical/sparse-checkout.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ everything behaves like a dense checkout with a few exceptions (e.g. branch
287287
checkouts and switches write fewer things, knowing the VFS will lazily
288288
write the rest on an as-needed basis).
289289

290-
Since there is no publically available VFS-related code for folks to try,
290+
Since there is no publicly available VFS-related code for folks to try,
291291
the number of folks who can test such a usecase is limited.
292292

293293
The primary reason to note the Behavior C usecase is that as we fix things

0 commit comments

Comments
 (0)