summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodingStandards.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/CodingStandards.html
parentc1163d2fa7792735578d60bb872770f8b03b33f8 (diff)
downloadbcm5719-llvm-88b5e790b50598d3c504c998ce8ac43f9d63b011.tar.gz
bcm5719-llvm-88b5e790b50598d3c504c998ce8ac43f9d63b011.zip
Fix a couple typos.
llvm-svn: 29416
Diffstat (limited to 'llvm/docs/CodingStandards.html')
-rw-r--r--llvm/docs/CodingStandards.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html
index 36aced60a01..cec26fa67c6 100644
--- a/llvm/docs/CodingStandards.html
+++ b/llvm/docs/CodingStandards.html
@@ -161,7 +161,7 @@ included, as well as any notes or "gotchas" in the code to watch out for.</p>
<b>Class overviews</b>
-<p>Classes are one fundemental part of a good object oriented design. As such,
+<p>Classes are one fundamental part of a good object oriented design. As such,
a class definition should have a comment block that explains what the class is
used for... if it's not obvious. If it's so completely obvious your grandma
could figure it out, it's probably safe to leave it out. Naming classes
OpenPOWER on IntegriCloud