[llvm-cov][NFC] Fix typo in format comment
authorKeith Smiley <keithbsmiley@gmail.com>
Mon, 9 Nov 2020 22:47:17 +0000 (14:47 -0800)
committerKeith Smiley <keithbsmiley@gmail.com>
Mon, 9 Nov 2020 22:47:39 +0000 (14:47 -0800)
llvm/tools/llvm-cov/CoverageExporterLcov.cpp

index a6b3c66..46c6b49 100644 (file)
@@ -27,7 +27,7 @@
 //   - for each instrumented line:
 //     - "DA:<line number>,<execution count>[,<checksum>]
 //   - "LH:<number of lines with non-zero execution count>"
-//   - "LF:<nubmer of instrumented lines>"
+//   - "LF:<number of instrumented lines>"
 //   - "end_of_record"
 //
 // If the user is exporting summary information only, then the FN, FNDA, and DA