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

Unified Diff: src/pkg/debug/goobj/read.go

Issue 91840044: code review 91840044: all: spelling tweaks, A-G (Closed)
Patch Set: diff -r 46ac9e6796a3 https://code.google.com/p/go Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/pkg/debug/elf/elf.go ('k') | src/pkg/expvar/expvar.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pkg/debug/goobj/read.go
===================================================================
--- a/src/pkg/debug/goobj/read.go
+++ b/src/pkg/debug/goobj/read.go
@@ -135,7 +135,7 @@
// Version is zero for symbols with global visibility.
// Symbols with only file visibility (such as file-level static
- // declarations in C) have a non-zero version distinguising
+ // declarations in C) have a non-zero version distinguishing
// a symbol in one file from a symbol of the same name
// in another file
Version int
« no previous file with comments | « src/pkg/debug/elf/elf.go ('k') | src/pkg/expvar/expvar.go » ('j') | no next file with comments »

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