Skip to content

Commit 2203d6a

Browse files
committed
Fix type
1 parent b60eebc commit 2203d6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/dracosha/validator/reporting/operand_formatter.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ DRACOSHA_VALIDATOR_NAMESPACE_BEGIN
3737
struct operand_formatter_tag;
3838

3939
/**
40-
* @brief Traits for operands formatting.
40+
* @brief Operands formatter.
4141
*
4242
* Sometimes operands require special formatting.
4343
* The obvious example is a boolean value which can be displayed

0 commit comments

Comments
 (0)