Skip to content

Commit 4da7865

Browse files
cjpattonarmfazh
authored andcommitted
xof/k12: Fix a typo in the package documentation
CFFRG -> CFRG
1 parent 75b147d commit 4da7865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xof/k12/k12.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// k12 implements the KangarooTwelve XOF.
22
//
3-
// KangarooTwelve is being standardised at the CFFRG working group
3+
// KangarooTwelve is being standardised at the CFRG working group
44
// of the IRTF. This package implements draft 10.
55
//
66
// https://datatracker.ietf.org/doc/draft-irtf-cfrg-kangarootwelve/10/

0 commit comments

Comments
 (0)