X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=inc%2Fbearssl_x509.h;h=10e35108e6d339aa009be014fe418cb405f77ebf;hp=1f55b4e74e6f32d8f039de388f4fdc83b255d00b;hb=05520e8eae3d8c6039e8bcde58741cf4ffb18f1d;hpb=042986b989521f0ae1e2fe3819c72f2fabcb70a6 diff --git a/inc/bearssl_x509.h b/inc/bearssl_x509.h index 1f55b4e..10e3510 100644 --- a/inc/bearssl_x509.h +++ b/inc/bearssl_x509.h @@ -360,7 +360,7 @@ typedef struct { * - `end_chain()` is called when the last certificate in the chain * was processed. * - `get_pkey()` is called after chain processing, if the chain - * validation was succesfull. + * validation was successful. * * A context structure may be reused; the `start_chain()` method shall * ensure (re)initialisation.