mirror of
https://github.com/corda/corda.git
synced 2025-05-29 05:34:22 +00:00
NOTICK - Typo in comment
This commit is contained in:
parent
19adbffffb
commit
171c2be2db
@ -103,7 +103,7 @@ EnvelopeDescriptor::build(pn_data_t * data_) const {
|
|||||||
pn_data_next (data_);
|
pn_data_next (data_);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The scehama
|
* The schema
|
||||||
*/
|
*/
|
||||||
auto schema = dispatchDescribed<schema::Schema> (data_);
|
auto schema = dispatchDescribed<schema::Schema> (data_);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user