summaryrefslogtreecommitdiff
path: root/src/pkg/exp/norm/maketesttables.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/exp/norm/maketesttables.go')
-rw-r--r--src/pkg/exp/norm/maketesttables.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/exp/norm/maketesttables.go b/src/pkg/exp/norm/maketesttables.go
index d3112b404..6d11ec069 100644
--- a/src/pkg/exp/norm/maketesttables.go
+++ b/src/pkg/exp/norm/maketesttables.go
@@ -16,7 +16,7 @@ func main() {
printTestTables()
}
-// We take the smallest, largest and an arbitrary value for each
+// We take the smallest, largest and an arbitrary value for each
// of the UTF-8 sequence lengths.
var testRunes = []rune{
0x01, 0x0C, 0x7F, // 1-byte sequences