From: Guillaume Chatelet Date: Mon, 18 Feb 2019 10:08:20 +0000 (+0000) Subject: [llvm-exegesis] [NFC] Fixing typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a72049da5158bb097f2af350b9b96953fc88432;p=llvm [llvm-exegesis] [NFC] Fixing typo. Reviewers: courbet, gchatelet Reviewed By: courbet, gchatelet Subscribers: tschuett, llvm-commits Differential Revision: https://reviews.llvm.org/D54895 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354250 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-exegesis.rst b/docs/CommandGuide/llvm-exegesis.rst index 878ced3c3bf..ff62e0285ae 100644 --- a/docs/CommandGuide/llvm-exegesis.rst +++ b/docs/CommandGuide/llvm-exegesis.rst @@ -219,7 +219,7 @@ OPTIONS Specify the numPoints parameters to be used for DBSCAN clustering (`analysis` mode). -.. option:: -analysis-espilon= +.. option:: -analysis-epsilon= Specify the numPoints parameters to be used for DBSCAN clustering (`analysis` mode).