Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaar, Bjørn-Andre committed Mar 12, 2024
1 parent 5df7e80 commit 32672c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* This is a composite {@code PseudoFunc} that combines two {@code PseudoFunc}s into a single operation.
* <p>
* It assumes that one is a mapping function (e.g. MapFunc) and the other is an encryption function
* (e.g FpeFunc, TinkFpeFunk, TinkDaeadFunc).
* (e.g FpeFunc, TinkFpeFunc, TinkDaeadFunc).
*
* The {@code MapAndEncryptFunc} must be configured with a
* {@link no.ssb.dapla.dlp.pseudo.func.composite.MapAndEncryptFuncConfig.Param#ENCRYPTION_FUNC_IMPL} and a
Expand Down

0 comments on commit 32672c2

Please sign in to comment.