mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-23 15:14:35 +02:00
Merge pull request #42 from reillyeon/patch-2
Change "semantics is" to "semantics are"
This commit is contained in:
commit
80edc895db
@ -1,6 +1,6 @@
|
|||||||
# Copying and Cloning
|
# Copying and Cloning
|
||||||
|
|
||||||
While move semantics is the default, certain types are copied by default:
|
While move semantics are the default, certain types are copied by default:
|
||||||
|
|
||||||
```rust,editable
|
```rust,editable
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user