Skip to content

Commit

Permalink
correcting comment
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Oct 17, 2023
1 parent 868e2e0 commit 24e7879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/micm/configure/solver_config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ namespace micm
}

/// @brief Search for nonstandard keys. Only nonstandard keys starting with __ are allowed. Others are considered typos
/// @param object_keys the keys of the object
/// @param object the object whose keys need to be validated
/// @param required_keys The required keys
/// @param optional_keys The optional keys
/// @return true if only standard keys are found
Expand Down

0 comments on commit 24e7879

Please sign in to comment.