Skip to content

Commit

Permalink
Fix Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sebavan committed May 24, 2024
1 parent 9de91c0 commit 9bc1113
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 9bc1113

Please sign in to comment.