From dda8c6ff9eeccf375592d287a41dd18af738e282 Mon Sep 17 00:00:00 2001
From: Rafael Espindola
Date: Tue, 29 Nov 2011 19:38:09 +0000
Subject: [PATCH] grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145423 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CodeGenerator.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index c2ed0471982..6d7b2ae59a4 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -2430,7 +2430,7 @@ implementation used by the Go front end.
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.
+linker expects, but simple Go programs can be built by dragonegg.