Skip to content

Commit 0f9ea89

Browse files
committed
docs: fix grammar
1 parent 32df539 commit 0f9ea89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ impl SampleWorkspace {
201201

202202
// Create links in only-hardlinks/mixed.
203203
// Let's divide the PLANNED links into 2 equal groups.
204-
// Each link in the first group is PLANNED to shared with only-hardlinks/external.
204+
// Each link in the first group is PLANNED to share with only-hardlinks/external.
205205
// Each link in the second group is exclusive.
206206
(half..whole).par_bridge().for_each(|index| {
207207
let file_name = format!("link0-{index}.txt");

0 commit comments

Comments
 (0)