Skip to content

Commit 291d991

Browse files
fix typo : avalance => avalanche
1 parent 1171ed7 commit 291d991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/core/Hashing.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ struct _HashingDetail {
6868

6969
//
7070
// _mix*() functions all have type (T) -> T. These functions don't compress
71-
// their inputs and just exhibit avalance effect.
71+
// their inputs and just exhibit avalanche effect.
7272
//
7373

7474
@_transparent

0 commit comments

Comments
 (0)