all: fix spelling mistakes

Signed-off-by: Eric Engestrom <eric@engestrom.ch>

Change-Id: I91873aaebf79bdf1c00d38aacc1a1fb8d79656a7
Reviewed-on: https://go-review.googlesource.com/21433
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
Eric Engestrom 2016-04-03 12:43:27 +01:00 committed by Ian Lance Taylor
parent 1f7e55e418
commit 7a8caf7d43
24 changed files with 31 additions and 31 deletions

View file

@ -44,7 +44,7 @@ const (
// domain represents the domain of a variable pair in which a set
// of relations is known. For example, relations learned for unsigned
// pairs cannot be transfered to signed pairs because the same bit
// pairs cannot be transferred to signed pairs because the same bit
// representation can mean something else.
type domain uint