Commit 05427748 authored by Andrew Gerrand's avatar Andrew Gerrand

go_faq: typo fix

R=rsc
CC=golang-dev
https://golang.org/cl/962043
parent 841a32dd
......@@ -363,7 +363,7 @@ indicate.
<p>
Still, there is room for improvement. The compilers are good but could be
better, many librarise need major performance work, and the garbage collector
better, many libraries need major performance work, and the garbage collector
isn't fast enough yet (even if it were, taking care not to generate unnecessary
garbage can have a huge effect).
</p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment