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.
|
/// The type representing the fields.
|
||||||
using fields_type = Fields;
|
using fields_type = Fields;
|
||||||
|
|
||||||
/// COnstructor
|
/// Constructor
|
||||||
header() = default;
|
header() = default;
|
||||||
|
|
||||||
/// Constructor
|
/// Constructor
|
||||||
|
Reference in New Issue
Block a user