1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-01 09:47:01 +03:00

Typo and grammar fixes

This commit is contained in:
Dominique Pelle
2022-03-12 08:52:40 +01:00
parent 05fc7c78c8
commit b772f53952
52 changed files with 113 additions and 113 deletions

View File

@ -636,7 +636,7 @@ def regression(args):
try:
description = """
Runs one or more regression tests.
The fuzzer should have been built with with
The fuzzer should have been built with
LIB_FUZZING_ENGINE='libregression.a'.
Takes input from CORPORA.
"""