Skip to content

Commit 266bb49

Browse files
alyanserhstk30-hw
andauthored
[docs] fix grammar mistake (#121695)
Fix a grammar mistake in Polly docs. Co-authored-by: hstk30-hw <[email protected]>
1 parent 3bd494d commit 266bb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polly/docs/UsingPollyWithClang.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ polly, after SSA transformation, loop canonicalization, inlining and
101101
other passes.
102102

103103
Thereafter, any Polly pass can be run over 'before-polly.ll' using the
104-
'opt' tool. To found out which Polly passes are active in the standard
104+
'opt' tool. To find out which Polly passes are active in the standard
105105
pipeline, see the output of
106106

107107
.. code-block:: console

0 commit comments

Comments
 (0)