mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
fixed typo in tuple menu label
This commit is contained in:
parent
3a920e7ca8
commit
7f4ec2c622
@ -2027,7 +2027,7 @@ Rust; they cannot be used as user-defined identifiers in any context.
|
||||
* Ref.Type.Big:: The arbitrary-precision integer type.
|
||||
* Ref.Type.Text:: Strings and characters.
|
||||
* Ref.Type.Rec:: Labeled products of heterogeneous types.
|
||||
* Ref.Type.Tup:: Unlabeled products of homogeneous types.
|
||||
* Ref.Type.Tup:: Unlabeled products of heterogeneous types.
|
||||
* Ref.Type.Vec:: Open products of homogeneous types.
|
||||
* Ref.Type.Tag:: Disjoint unions of heterogeneous types.
|
||||
* Ref.Type.Fn:: Subroutine types.
|
||||
|
Loading…
Reference in New Issue
Block a user