Skip to content

Commit 1905cdc

Browse files
committed
Merge pull request #347 from punchharpit/master
fix typo : avalance => avalanche
2 parents a718970 + 291d991 commit 1905cdc

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)