mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-20 06:21:09 +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
|
||||
|
||||
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
|
||||
fn main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user