Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
abb0c096
Commit
abb0c096
authored
Nov 29, 2010
by
Peter Mundy
Committed by
Andrew Gerrand
Nov 29, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: fix docs typos
R=adg CC=golang-dev
https://golang.org/cl/3315041
parent
f5bc87cb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs.html
doc/docs.html
+2
-2
No files found.
doc/docs.html
View file @
abb0c096
...
...
@@ -7,7 +7,7 @@
<p>
If you're new to Go, we recommend you work through the
<a
href=
"go_tutorial.html"
>
tutorial
</a>
. The
<a
href=
"go_spec.html"
>
language specfication
</a>
has all the details should
<a
href=
"go_spec.html"
>
language spec
i
fication
</a>
has all the details should
you want to explore.
</p>
<p>
...
...
@@ -27,7 +27,7 @@ goroutines, and channels.
<p>
A document that gives tips for writing clear, idiomatic Go code.
A must read for any new Go programmer. It augments the tutorial and
the language spec, both of which should be read first.
the language spec
ification
, both of which should be read first.
</p>
<h3
id=
"go_faq"
><a
href=
"go_faq.html"
>
Frequently Asked Questions (FAQ)
</a></h3>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment