Fix spelling.
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 11 Mar 2004 10:14:21 +0000 (10:14 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 11 Mar 2004 10:14:21 +0000 (10:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12287 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Stacker.html

index 835c8380b8b9f731877a75a8949f94e6bbb2d4a1..b8431d2ebe81206fd1ff99d26f65c2aa3d5d11ff 100644 (file)
@@ -346,7 +346,7 @@ different. I recommend you read the
 carefully. Then, read it again.<p>
 <p>Here are some handy tips that I discovered along the way:</p>
 <ul>
-    <li><em>Unitialized means external.</em> That is, the symbol is declared in the current
+    <li><em>Uninitialized means external.</em> That is, the symbol is declared in the current
     module and can be used by that module, but it is not defined by that module.</li>
     <li><em>Setting an initializer changes a global' linkage type.</em> Setting an 
     initializer changes a global's linkage type from whatever it was to a normal,