Skip to content

Commit

Permalink
Format comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hari-07 committed Feb 3, 2024
1 parent 467d54f commit 0e0b9e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ - (void)testStrokeStylesFromPatterns {

XCTAssertEqual([patternStrokeStyle count], 2);

// None of the parameters of patternStrokeStyle is observable, so we limit to testing
// None of the parameters of `patternStrokeStyle` is observable, so we limit to testing
// the length of this output array.
}

Expand Down

0 comments on commit 0e0b9e7

Please sign in to comment.