diff --git a/diffparser.go b/diffparser.go index 385648c..0ce4a2c 100644 --- a/diffparser.go +++ b/diffparser.go @@ -23,7 +23,7 @@ const ( NEW ) -// DiffRange contains the DiffLine's +// DiffRange contains the DiffLine's range type DiffRange struct { // starting line number