Skip to content

Commit

Permalink
HYDRA-1057 : Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
debloip-adsk committed Jul 17, 2024
1 parent f0dcfa9 commit 52e010e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ WireframeSelectionHighlightSceneIndex::_TrimMeshForSelectedGeomSubsets(const HdC
}
}
if (faceIndicesToKeep.empty()) {
// If there no selected geomSubsets, don't trim the mesh.
// If there are no selected geomSubsets, don't trim the mesh.
return originalDataSource;
}

Expand Down

0 comments on commit 52e010e

Please sign in to comment.