Skip to content

Commit

Permalink
EMSUSD=998 fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrebai-adsk committed Feb 19, 2024
1 parent 7302fd0 commit dbb17a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mayaUsd/ufe/UsdSetXformOpUndoableCommandBase.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ namespace ufe {
//
// Those things are what the prepare-op/recreate-op/remove-op functions are
// aimed to support. Also, we must only capture the initial value the first
// time thevalue is modified, to support both the inital undo/set-value and
// time the value is modified, to support both the inital undo/set-value and
// avoid losing the initial value on repeat set-value.
class UsdSetXformOpUndoableCommandBase : public Ufe::SetVector3dUndoableCommand
{
Expand Down

0 comments on commit dbb17a9

Please sign in to comment.