mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
doc: surround with symbols, like it should
This commit is contained in:
+1
-1
@@ -1895,7 +1895,7 @@ authors = ["Your Name <you@example.com>"]
|
||||
Cargo gets this information from your environment. If it's not correct, go ahead
|
||||
and fix that.
|
||||
|
||||
Finally, Cargo generated a hello, world for us. Check out `src/main.rs`:
|
||||
Finally, Cargo generated a "Hello, world!" for us. Check out `src/main.rs`:
|
||||
|
||||
```{rust}
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user