Skip to content

Commit 31f0d4d

Browse files
NagyDonatsteakhal
andauthored
Minor grammar fix
Co-authored-by: Balazs Benics <[email protected]>
1 parent 78d1f32 commit 31f0d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Analysis/misc-ps-region-store.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ void pr6302(id x, Class y) {
910910

911911
//===----------------------------------------------------------------------===//
912912
// Specially handle global variables that are declared constant. In the
913-
// example below, this forces the loop to take exactly 1 iterations.
913+
// example below, this forces the loop to take exactly 1 iteration.
914914
//===----------------------------------------------------------------------===//
915915

916916
const int pr6288_L_N = 1;

0 commit comments

Comments
 (0)