Fix typo in javadoc

This commit is contained in:
Vinnie Falco
2017-09-30 07:29:22 -07:00
parent 167f9641a4
commit 011aedc0d3

View File

@@ -70,7 +70,7 @@ struct header<true, Fields> : Fields
/// The type representing the fields.
using fields_type = Fields;
/// COnstructor
/// Constructor
header() = default;
/// Constructor