mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-20 05:42:50 +02:00
doc: fix typo in kernel/context.h
This commit is contained in:
parent
695ca641a4
commit
c06cc41ddb
@ -12,7 +12,7 @@ class ECCVerifyHandle;
|
||||
namespace kernel {
|
||||
//! Context struct holding the kernel library's logically global state, and
|
||||
//! passed to external libbitcoin_kernel functions which need access to this
|
||||
//! state. The kernel libary API is a work in progress, so state organization
|
||||
//! state. The kernel library API is a work in progress, so state organization
|
||||
//! and member list will evolve over time.
|
||||
//!
|
||||
//! State stored directly in this struct should be simple. More complex state
|
||||
|
Loading…
x
Reference in New Issue
Block a user