Skip to content

Commit

Permalink
Merge pull request #15135 from sebavan/work1
Browse files Browse the repository at this point in the history
Fix Doc
  • Loading branch information
sebavan authored May 24, 2024
2 parents 94d2bec + 9bc1113 commit 94b1af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dev/core/src/Morph/morphTargetManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ export class MorphTargetManager implements IDisposable {
}

/**
* Gets the target at specified index
* Gets the first target with the specified name
* @param name defines the name to check
* @returns the requested target
*/
Expand Down

0 comments on commit 94b1af0

Please sign in to comment.