Update documentation for pubkey.h (PR #1075)

This commit is contained in:
Tobias Nießen 2021-10-18 17:49:40 +02:00 committed by GitHub
parent 131fdc1bdf
commit efbab52cf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
/// \file pubkey.h
/// \brief This file contains helper classes/functions for implementing public key algorithms.
/// \details The class hierachies in this header file tend to look like this:
/// \details The class hierarchies in this header file tend to look like this:
///
/// <pre>
/// x1