Skip to content

Commit

Permalink
EMSUSD-190 comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrebai-adsk committed Jul 5, 2023
1 parent c954f28 commit 91c9e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mayaUsd/ufe/ProxyShapeHierarchy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ Ufe::SceneItem::Ptr ProxyShapeHierarchy::defaultParent() const
// so we return that.
//
// It used to return the USD virtual root prim, but that caused problem since
// the UFE path pointed to a Maya node (the proxy shape) and teh default parent
// the UFE path pointed to a Maya node (the proxy shape) and the default parent
// was a USD object, leading to a contradiction. In particular, it became
// impossible to create a UFE Hiearchy interface from that default parent: its
// path indicated it was in the Maya run-time, yet its scene item claimed to
Expand Down

0 comments on commit 91c9e61

Please sign in to comment.