aboutsummaryrefslogtreecommitdiffstats
path: root/blame.go
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2016-05-19 13:28:17 +0200
committerMáximo Cuadros <mcuadros@gmail.com>2016-05-19 13:28:17 +0200
commit08f9e7015aad2ca768638b446fb8632f11601899 (patch)
tree15ab43bb09c7381877e6077060807f82308f9b2a /blame.go
parentec1a57f40f78ed5209cdcc7efbadc8d004716b2d (diff)
downloadgo-git-08f9e7015aad2ca768638b446fb8632f11601899.tar.gz
fix misspellingsv3.0.4
Diffstat (limited to 'blame.go')
-rw-r--r--blame.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/blame.go b/blame.go
index 3eb4c35..8fdef16 100644
--- a/blame.go
+++ b/blame.go
@@ -38,7 +38,7 @@ type Blame struct {
// Co-changed Lines", in proceedings of the Mining Software
// Repositories workshop, Shanghai, May 22-23, 2006.
//
-// Each node is asigned a commit: Start by the nodes in the first
+// Each node is assigned a commit: Start by the nodes in the first
// commit. Assign that commit as the creator of all its lines.
//
// Then jump to the nodes in the next commit, and calculate the diff