summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorGuillaume Chatelet <gchatelet@google.com>2019-02-18 10:08:20 +0000
committerGuillaume Chatelet <gchatelet@google.com>2019-02-18 10:08:20 +0000
commitbd604e011f045f5d18ef442bde383e5a848259cb (patch)
treede8e6064fa81f05fb22a4deb3349e3e287ffe7fd /llvm/docs/CommandGuide
parentfb9730575086b3c2ba38a1aabf3106b01339888b (diff)
downloadbcm5719-llvm-bd604e011f045f5d18ef442bde383e5a848259cb.tar.gz
bcm5719-llvm-bd604e011f045f5d18ef442bde383e5a848259cb.zip
[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
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-exegesis.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-exegesis.rst b/llvm/docs/CommandGuide/llvm-exegesis.rst
index 878ced3c3bf..ff62e0285ae 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=<dbscan epsilon parameter>
+.. option:: -analysis-epsilon=<dbscan epsilon parameter>
Specify the numPoints parameters to be used for DBSCAN clustering
(`analysis` mode).
OpenPOWER on IntegriCloud