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

Issue 7279045: code review 7279045: container/heap: fix comment typo in example test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by cespare
Modified:
12 years ago
Reviewers:
CC:
golang-dev, minux1
Visibility:
Public.

Description

container/heap: fix comment typo in example test This updates a bad reference to a method name in the example priority queue test. The error was introduced in the example refactoring in rev. 2ea8f07b2ffe.

Patch Set 1 #

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

Patch Set 3 : diff -r e2f9b9a58240 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/container/heap/example_pq_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
cespare
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2013-02-04 05:45:14 UTC) #1
minux1
LGTM.
12 years, 1 month ago (2013-02-04 14:16:05 UTC) #2
rsc
12 years, 1 month ago (2013-02-05 12:06:06 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=36d247dd8ee5 ***

container/heap: fix comment typo in example test

This updates a bad reference to a method name in the example priority queue
test.

The error was introduced in the example refactoring in rev. 2ea8f07b2ffe.

R=golang-dev, minux.ma
CC=golang-dev
https://codereview.appspot.com/7279045

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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