Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(51)

Issue 19300046: code review 19300046: encoding/xml: fix doc comment (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by rsc
Modified:
10 years, 5 months ago
Reviewers:
bradfitz
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

encoding/xml: fix doc comment The tag is ",chardata" not "chardata". Fixes issue 6631.

Patch Set 1 #

Patch Set 2 : diff -r eca0ca43a863 https://code.google.com/p/go/ #

Patch Set 3 : diff -r eca0ca43a863 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 5ed8c82778ae https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/encoding/xml/read.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 5 months ago (2013-10-29 21:01:25 UTC) #1
bradfitz
LGTM On Tue, Oct 29, 2013 at 2:01 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
10 years, 5 months ago (2013-10-29 21:03:10 UTC) #2
rsc
10 years, 5 months ago (2013-10-29 21:11:29 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=5ac568b9d67b ***

encoding/xml: fix doc comment

The tag is ",chardata" not "chardata".

Fixes issue 6631.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/19300046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b