Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Chong <[email protected]>
  • Loading branch information
azeey and aaronchongth authored Apr 23, 2021
1 parent 581851f commit 109dd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sdf/ParserConfig.hh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ class SDFORMAT_VISIBLE ParserConfig
/// WarningsPolicy.
public: void ResetDeprecatedElementsPolicy();

/// \brief Get the current deperacted elements policy. By default, the policy
/// \brief Get the current deprecated elements policy. By default, the policy
/// is the same as the overall WarningsPolicy, but it can be overriden by
/// SetDeprecatedElementsPolicy. Once it is overriden, changing
/// SetWarningsPolicy will not change the value of DeprecatedElementsPolicy
Expand Down

0 comments on commit 109dd41

Please sign in to comment.