NOTICK - Typo in comment

This commit is contained in:
Katelyn Baker 2019-08-19 22:40:10 +01:00
parent 19adbffffb
commit 171c2be2db

View File

@ -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_);