Typos correction.
authorSCOTT-HAMILTON <sgn.hamilton+github@protonmail.com>
Mon, 13 Apr 2020 06:39:58 +0000 (08:39 +0200)
committerserge-sans-paille <sguelton@redhat.com>
Mon, 13 Apr 2020 11:46:18 +0000 (13:46 +0200)
llvm/docs/CommandGuide/llvm-profdata.rst

index 4ebf88f..400c0e5 100644 (file)
@@ -67,7 +67,7 @@ OPTIONS
 
  Specify an input file name along with a weight. The profile counts of the
  supplied ``filename`` will be scaled (multiplied) by the supplied
- ``weight``, where where ``weight`` is a decimal integer >= 1.
+ ``weight``, where ``weight`` is a decimal integer >= 1.
  Input files specified without using this option are assigned a default
  weight of 1. Examples are shown below.