]> granicus.if.org Git - llvm/commitdiff
Fix a typo; NFC
authorVedant Kumar <vsk@apple.com>
Wed, 29 Jun 2016 16:23:34 +0000 (16:23 +0000)
committerVedant Kumar <vsk@apple.com>
Wed, 29 Jun 2016 16:23:34 +0000 (16:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274136 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-cov/double_dots.c

index fe78d91e9dd3b13f84f51820daf10c8db10d04f7..a9c47a4aac8e03b55092a26b251585e2b86557b9 100644 (file)
@@ -1,4 +1,4 @@
-// To create the covmapping for this file, copy this file to /tmp/dots/test.c,
+// To create the covmapping for this file, copy this file to /tmp/dots/,
 // cd into /tmp/dots, and pass "../dots/double_dots.c" to the compiler. Use
 // llvm-cov convert-for-testing to extract the covmapping.