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
70dc39e1
Commit
70dc39e1
authored
Oct 30, 2014
by
Mikio Hara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/go1.4.html: fix typo
LGTM=adg R=r, adg CC=golang-codereviews
https://golang.org/cl/165890043
parent
9cd8cb0b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
go1.4.html
doc/go1.4.html
+1
-1
No files found.
doc/go1.4.html
View file @
70dc39e1
...
...
@@ -621,7 +621,7 @@ for the decompressors, allowing them to reuse buffers and improve performance.
<li>
The
<a
href=
"/pkg/crypto/tls/"
><code>
crypto/tls
</code></a>
package
now supports A
PL
N as defined in
<a
href=
"http://tools.ietf.org/html/rfc7301"
>
RFC 7301
</a>
.
now supports A
LP
N as defined in
<a
href=
"http://tools.ietf.org/html/rfc7301"
>
RFC 7301
</a>
.
</li>
<li>
...
...
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