Skip to content

Commit

Permalink
Merge pull request #67 from ponder-lab/spelling
Browse files Browse the repository at this point in the history
Minot spelling fix.
  • Loading branch information
khatchad authored Dec 27, 2023
2 parents ac9025d + 7e3ba9c commit 815e5f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ private static Set<PointsToSetVariable> getDataflowSources(
}

/**
* Returns true iff the fiven {@link SSAInstruction} creates an iterable of tensors.
* Returns true iff the given {@link SSAInstruction} creates an iterable of tensors.
*
* @param instruction The {@link SSAInstruction} in question.
* @param node The {@link CGNode} of the function containing the given {@link SSAInstruction}.
Expand Down

0 comments on commit 815e5f6

Please sign in to comment.