mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-07-03 00:46:57 +02:00
chore: capitalize c
letter
By capitalizing the `c` letter it makes clear that we're talking about the C programming language.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
### Structs
|
||||
|
||||
Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.
|
||||
Rust has three struct types: a classic C struct, a tuple struct, and a unit struct.
|
||||
|
||||
#### Book Sections
|
||||
|
||||
|
Reference in New Issue
Block a user