summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-23 04:01:49 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-23 04:01:49 +0000
commit3ab0bb144e368b619a71ab357d09b29eed3c285f (patch)
treeb0e4fff74bfab915215df56f29a3d4d977ceda0e
parentf9b7118ba03a42dad4541dc3a8cd40a0f951276c (diff)
downloadbcm5719-llvm-3ab0bb144e368b619a71ab357d09b29eed3c285f.tar.gz
bcm5719-llvm-3ab0bb144e368b619a71ab357d09b29eed3c285f.zip
Fix apparent typo in head-of-file comment.
llvm-svn: 9400
-rw-r--r--llvm/include/llvm/SymbolTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/SymbolTable.h b/llvm/include/llvm/SymbolTable.h
index 1ea5739a219..f457255f3b9 100644
--- a/llvm/include/llvm/SymbolTable.h
+++ b/llvm/include/llvm/SymbolTable.h
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file implements a symbol table that has planed broken up by type.
+// This file implements a symbol table that has planes broken up by type.
// Identical types may have overlapping symbol names as long as they are
// distinct.
//
OpenPOWER on IntegriCloud