Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Ivanov <[email protected]>
  • Loading branch information
alexander-e1off committed Nov 29, 2024
1 parent b32a02e commit b9a7b2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ struct CommandLineArguments {
/// Validate the consistency of all settings.
bool validate(bsl::string* error, bslma::Allocator* allocator = 0);

// ACCESSORS
// CLASS METHODS
/// Return true if the specified `recordType` is valid, false otherwise.
/// Error message is written into the specified `stream` if `recordType` is
/// invalid.
Expand Down

0 comments on commit b9a7b2d

Please sign in to comment.