Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
MoFtZ committed Dec 27, 2023
1 parent 88e1dd7 commit 03904bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/ILGPU/IR/Verifier.cs
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ public ControlFlowVerifier(Method method, VerificationResult result)
#region Methods

/// <summary>
/// Creates new predecessor and successor ink sets.
/// Creates new predecessor and successor link sets.
/// </summary>
/// <param name="block">The current block.</param>
private void CreateLinkSets(BasicBlock block)
Expand Down

0 comments on commit 03904bb

Please sign in to comment.