Skip to content

Commit 4f454e1

Browse files
committed
Merge branch 'ak/doc-sparse-co-typofix'
Docfix. * ak/doc-sparse-co-typofix: Documentation/technical: fix a typo
2 parents a344b47 + 98398f3 commit 4f454e1

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)