summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandLine.html
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-07-31 20:18:49 +0000
committerJim Laskey <jlaskey@mac.com>2006-07-31 20:18:49 +0000
commit88b5e790b50598d3c504c998ce8ac43f9d63b011 (patch)
tree63565942f25203c3b7fbf01dad7c304d7254182f /llvm/docs/CommandLine.html
parentc1163d2fa7792735578d60bb872770f8b03b33f8 (diff)
downloadbcm5719-llvm-88b5e790b50598d3c504c998ce8ac43f9d63b011.tar.gz
bcm5719-llvm-88b5e790b50598d3c504c998ce8ac43f9d63b011.zip
Fix a couple typos.
llvm-svn: 29416
Diffstat (limited to 'llvm/docs/CommandLine.html')
-rw-r--r--llvm/docs/CommandLine.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html
index 5898bb31137..b04820e88a5 100644
--- a/llvm/docs/CommandLine.html
+++ b/llvm/docs/CommandLine.html
@@ -1763,7 +1763,7 @@ your custom data type.<p>
<p>This approach has the advantage that users of your custom data type will
automatically use your custom parser whenever they define an option with a value
type of your data type. The disadvantage of this approach is that it doesn't
-work if your fundemental data type is something that is already supported.</p>
+work if your fundamental data type is something that is already supported.</p>
</li>
OpenPOWER on IntegriCloud