crypto:fix typo

This commit is contained in:
goofylfg 2024-04-05 18:24:42 +08:00 committed by GitHub
parent 35fcf9c52b
commit d323080baa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@
// or side-channel attack resistance
// /!\ WARNING /!\
// Package bls (generated by goff) contains field arithmetics operations
// Package bls (generated by goff) contains field arithmetic operations
//go:build !amd64 || (!blsasm && !blsadx)
// +build !amd64 !blsasm,!blsadx