From c197980246efab058c1c9dfba388643e8eb90847 Mon Sep 17 00:00:00 2001
From: Tanya Lattner
Date: Mon, 21 Jun 2004 23:29:40 +0000
Subject: Fixed small typo to symtab link.
llvm-svn: 14308
---
llvm/docs/BytecodeFormat.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'llvm/docs/BytecodeFormat.html')
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index 2b986641b66..0b0f15606d2 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -315,7 +315,7 @@ bit and byte level specifics.
constants except function arguments, global values and constant strings.
Functions: One function block is written for
each function in the module.
- Symbol Table: The module level symbol table that
+ Symbol Table: The module level symbol table that
provides names for the various other entries in the file is the final block
written.
--
cgit v1.2.3