From 3658686aeea7acc61621782c7c1e6dad66517479 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 26 Jan 2013 12:51:48 -0500 Subject: gofmt --- nexgb/xgbgen/expression.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nexgb/xgbgen/expression.go') diff --git a/nexgb/xgbgen/expression.go b/nexgb/xgbgen/expression.go index 2047b5f..f88232c 100644 --- a/nexgb/xgbgen/expression.go +++ b/nexgb/xgbgen/expression.go @@ -322,7 +322,7 @@ func (e *FieldRef) Initialize(p *Protocol) { } // EnumRef represents a reference to some enumeration field. -// EnumKind is the "group" an EnumItem is the name of the specific enumeration +// EnumKind is the "group" an EnumItem is the name of the specific enumeration // value inside that group. type EnumRef struct { EnumKind Type -- cgit v1.2.3