mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-25 01:16:12 +02:00
Merge pull request #7 from andrewpollack/patch-5
Minor punctuation update
This commit is contained in:
commit
121a7d33f3
@ -17,4 +17,4 @@ fn main() {
|
||||
Rust terminology:
|
||||
|
||||
* `&str` an immutable reference to a string slice.
|
||||
* `String` a mutable string buffer
|
||||
* `String` a mutable string buffer.
|
||||
|
Loading…
Reference in New Issue
Block a user