Skip to content

Commit

Permalink
xof/k12: Fix a typo in the package documentation
Browse files Browse the repository at this point in the history
CFFRG -> CFRG
  • Loading branch information
cjpatton authored and armfazh committed May 4, 2023
1 parent 75b147d commit 4da7865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xof/k12/k12.go
@@ -1,6 +1,6 @@
// k12 implements the KangarooTwelve XOF.
//
// KangarooTwelve is being standardised at the CFFRG working group
// KangarooTwelve is being standardised at the CFRG working group
// of the IRTF. This package implements draft 10.
//
// https://datatracker.ietf.org/doc/draft-irtf-cfrg-kangarootwelve/10/
Expand Down

0 comments on commit 4da7865

Please sign in to comment.