mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
fix typo : avalance => avalanche
This commit is contained in:
@@ -68,7 +68,7 @@ struct _HashingDetail {
|
||||
|
||||
//
|
||||
// _mix*() functions all have type (T) -> T. These functions don't compress
|
||||
// their inputs and just exhibit avalance effect.
|
||||
// their inputs and just exhibit avalanche effect.
|
||||
//
|
||||
|
||||
@_transparent
|
||||
|
||||
Reference in New Issue
Block a user