X-Git-Url: https://www.bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=inc%2Fbearssl_prf.h;h=fdf608c85387d5fecf368a144e66855a63ac965d;hp=9d54ad8d34f5ae8f8ab388387f4211a0fe921663;hb=cfbc702d3d64c209784b664eeab8867b603f4d4c;hpb=ea95d8264c6aefe742a9c3f4f9d834b188566a29 diff --git a/inc/bearssl_prf.h b/inc/bearssl_prf.h index 9d54ad8..fdf608c 100644 --- a/inc/bearssl_prf.h +++ b/inc/bearssl_prf.h @@ -37,7 +37,7 @@ extern "C" { * # The TLS PRF * * The "PRF" is the pseudorandom function used internally during the - * SSL/TLS handshake, notably to expand negociated shared secrets into + * SSL/TLS handshake, notably to expand negotiated shared secrets into * the symmetric encryption keys that will be used to process the * application data. *