Skip to content

Commit 0044173

Browse files
authored
[llvm][docs] Fix typo in CoverageMappingFormat.rst (llvm#71189)
A small typographical fix in `CoverageMappingFormat.rst`.
1 parent fde04e6 commit 0044173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CoverageMappingFormat.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ defined inside macros, like this example demonstrates:
178178
Counter:
179179
^^^^^^^^
180180

181-
A coverage mapping counter can represents a reference to the profile
181+
A coverage mapping counter can represent a reference to the profile
182182
instrumentation counter. The execution count for a region with such counter
183183
is determined by looking up the value of the corresponding profile
184184
instrumentation counter.

0 commit comments

Comments
 (0)