[llvm-exegesis] [NFC] Fixing typo.

Reviewers: courbet, gchatelet

Reviewed By: courbet, gchatelet

Subscribers: tschuett, llvm-commits

Differential Revision: https://reviews.llvm.org/D54895

llvm-svn: 354250
This commit is contained in:
Guillaume Chatelet
2019-02-18 10:08:20 +00:00
parent fb97305750
commit bd604e011f

View File

@@ -219,7 +219,7 @@ OPTIONS
Specify the numPoints parameters to be used for DBSCAN clustering
(`analysis` mode).
.. option:: -analysis-espilon=<dbscan epsilon parameter>
.. option:: -analysis-epsilon=<dbscan epsilon parameter>
Specify the numPoints parameters to be used for DBSCAN clustering
(`analysis` mode).