Skip to content

Commit f984bd8

Browse files
committed
Fix typo
Signed-off-by: Arthur Chan <[email protected]>
1 parent 70f7d6a commit f984bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fuzz/fuzz_targets/process.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
-// The fuzzing harness fuzz test some of the the
2-
-// unicode string normalization processing
1+
// The fuzzing harness fuzz test some of the the
2+
// unicode string normalization processing
33

44
#![no_main]
55

0 commit comments

Comments
 (0)