Skip to content

Commit 80221c6

Browse files
committed
Fix a typo; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274136 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 651e3ff commit 80221c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/llvm-cov/double_dots.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// To create the covmapping for this file, copy this file to /tmp/dots/test.c,
1+
// To create the covmapping for this file, copy this file to /tmp/dots/,
22
// cd into /tmp/dots, and pass "../dots/double_dots.c" to the compiler. Use
33
// llvm-cov convert-for-testing to extract the covmapping.
44

0 commit comments

Comments
 (0)