forked from boostorg/beast
Fix typo in javadoc
This commit is contained in:
@@ -70,7 +70,7 @@ struct header<true, Fields> : Fields
|
||||
/// The type representing the fields.
|
||||
using fields_type = Fields;
|
||||
|
||||
/// COnstructor
|
||||
/// Constructor
|
||||
header() = default;
|
||||
|
||||
/// Constructor
|
||||
|
Reference in New Issue
Block a user