1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Typos correction.

This commit is contained in:
SCOTT-HAMILTON 2020-04-13 08:39:58 +02:00 committed by serge-sans-paille
parent 109f2baaeb
commit 0cfb8bf071

View 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.