chore: fix function names in comment

Signed-off-by: fuyangpengqi <995764973@qq.com>
This commit is contained in:
fuyangpengqi
2024-04-18 20:58:15 +08:00
parent 2ccf58e2af
commit 5f22d97b51
5 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ var (
seed *CipherSeed
)
// BenchmarkFrommnemonic benchmarks the process of converting a cipher seed
// BenchmarkTomnemonic benchmarks the process of converting a cipher seed
// (given the salt), to an enciphered mnemonic.
func BenchmarkTomnemonic(b *testing.B) {
scryptN = 32768