summaryrefslogtreecommitdiff
path: root/doc/go_lang_faq.html
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2009-11-09 23:54:35 -0800
committerRob Pike <r@golang.org>2009-11-09 23:54:35 -0800
commit6898f95decf962e9878dc2f07b8ae469570ee617 (patch)
tree4626d4abb15b65b11f35fcf69ac054fff8569208 /doc/go_lang_faq.html
parenta10e2051aeb189afe1a163f82a3c4d502983613c (diff)
downloadgo-git-6898f95decf962e9878dc2f07b8ae469570ee617.tar.gz
make the titles of the FAQs match their links; adds clarity too. requested by rsc.
R=rsc CC=go-dev http://go/go-review/1025034
Diffstat (limited to 'doc/go_lang_faq.html')
-rw-r--r--doc/go_lang_faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go_lang_faq.html b/doc/go_lang_faq.html
index 28c84427f4..2cc8a56172 100644
--- a/doc/go_lang_faq.html
+++ b/doc/go_lang_faq.html
@@ -1,4 +1,4 @@
-<!-- The Go Programming Language Design FAQ -->
+<!-- Language Design FAQ -->
<h2 id="origins">Origins</h2>