summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-dwarfdump.rst
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2019-07-09 14:20:58 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2019-07-09 14:20:58 +0000
commite0a3ee79c5ffdf076bc43ceb58ebaf73a41c7d8b (patch)
tree9acf057ca65be83e195c42c1abdfdce607aa5afd /llvm/docs/CommandGuide/llvm-dwarfdump.rst
parent4dd5755d01808b1c2a147eaf08d055c2145b1c65 (diff)
downloadbcm5719-llvm-e0a3ee79c5ffdf076bc43ceb58ebaf73a41c7d8b.tar.gz
bcm5719-llvm-e0a3ee79c5ffdf076bc43ceb58ebaf73a41c7d8b.zip
[docs][llvm-dwarfdump] Fix wording
llvm-svn: 365489
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-dwarfdump.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-dwarfdump.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-dwarfdump.rst b/llvm/docs/CommandGuide/llvm-dwarfdump.rst
index 25741449430..9f49f84f358 100644
--- a/llvm/docs/CommandGuide/llvm-dwarfdump.rst
+++ b/llvm/docs/CommandGuide/llvm-dwarfdump.rst
@@ -77,7 +77,7 @@ OPTIONS
.. option:: --lookup=<address>
- Lookup <address> in the debug information and print out the file,
+ Look up <address> in the debug information and print out the file,
function, block, and line table details.
.. option:: -o <path>
OpenPOWER on IntegriCloud