]> granicus.if.org Git - llvm/commitdiff
[docs][llvm-dwarfdump] Fix wording
authorJames Henderson <jh7370@my.bristol.ac.uk>
Tue, 9 Jul 2019 14:20:58 +0000 (14:20 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Tue, 9 Jul 2019 14:20:58 +0000 (14:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365489 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-dwarfdump.rst

index 2574144943022d89548cd5a78252a971ba32a610..9f49f84f358be0a4bb7a6c49e80436635a65be35 100644 (file)
@@ -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>