Skip to content

Commit

Permalink
Minor spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm authored Oct 6, 2024
1 parent 7b58cea commit fb24722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/MaterialXCore/Element.h
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ class MX_CORE_API Element : public std::enable_shared_from_this<Element>
/// @name Functional Equivalence
/// @{

/// Return true if the given element treee, including all descendents,
/// Return true if the given element tree, including all descendents,
/// is considered to be equivalent to this one based on the equivalence
/// criteria provided.
/// @param rhs Element to compare against
Expand Down

0 comments on commit fb24722

Please sign in to comment.