From: Guillaume Chatelet Date: Mon, 18 Feb 2019 10:08:20 +0000 (+0000) Subject: [llvm-exegesis] [NFC] Fixing typo. X-Git-Tag: llvmorg-10-init~11772 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd604e011f045f5d18ef442bde383e5a848259cb;p=platform%2Fupstream%2Fllvm.git [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 --- diff --git a/llvm/docs/CommandGuide/llvm-exegesis.rst b/llvm/docs/CommandGuide/llvm-exegesis.rst index 878ced3..ff62e02 100644 --- a/llvm/docs/CommandGuide/llvm-exegesis.rst +++ b/llvm/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).