grammar.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 29 Nov 2011 19:38:09 +0000 (19:38 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 29 Nov 2011 19:38:09 +0000 (19:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145423 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CodeGenerator.html

index c2ed0471982051fb085d9b3949ed918bfeaf35f0..6d7b2ae59a43a7d33dc41cb91bf981a74960d3f8 100644 (file)
@@ -2430,7 +2430,7 @@ implementation</a> used by the Go front end.</p>
 
 <p id="feat_segstacks_x86">Basic support exists on the X86 backend. Currently
 vararg doesn't work and the object files are not marked the way the gold
-linker expects, but simple Go program can be built by dragonegg.</p>
+linker expects, but simple Go programs can be built by dragonegg.</p>
 
 </div>