Skip to content

Commit 1f2338b

Browse files
committed
Typo fix in Go.html
1 parent 6436c94 commit 1f2338b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/Manual/Go.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@ <H3><a name="Go_typemaps">25.4.13 Go typemaps</a></H3>
14241424
<td>
14251425
An intermediate Go type used by the "goin", "goout", "godirectorin",
14261426
and "godirectorout" typemaps. If this typemap is not defined for a
1427-
C/C++ type, the gotype typemape will be used. This is useful when
1427+
C/C++ type, the gotype typemap will be used. This is useful when
14281428
gotype is best converted to C/C++ using Go code.
14291429
</td>
14301430
</tr>

0 commit comments

Comments
 (0)