]> Cypherpunks repositories - gostls13.git/commitdiff
fix duplicated word
authorRob Pike <r@golang.org>
Mon, 24 Aug 2009 23:12:59 +0000 (16:12 -0700)
committerRob Pike <r@golang.org>
Mon, 24 Aug 2009 23:12:59 +0000 (16:12 -0700)
R=rsc
DELTA=1  (0 added, 0 deleted, 1 changed)
OCL=33788
CL=33791

doc/go_spec.html

index e362b7e76b53722c5d1fec71af70c140a08d5a6b..11596ae5b652c9f80dad2dcf334e591f018edc6c 100644 (file)
@@ -2412,7 +2412,7 @@ second is a value of the channel's element type.
 <p>
 Except for shift operations,
 if one operand has ideal type and the other operand does not,
-the ideal operand is converted converted to match the type of
+the ideal operand is converted to match the type of
 the other operand (ยง<a href="#Expressions">Expressions</a>).
 If both operands are ideal numbers and one is an
 ideal float, the other is converted to ideal float