mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-21 15:35:53 +02:00
Fix typo in basic/syntax-static-and-const.md (#650)
Fix typo in basic/syntax-static-and-const.md.
This commit is contained in:
parent
98f3e6bf81
commit
032c7e3b6b
@ -24,7 +24,7 @@ fn main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
According the the [Rust RFC Book][1] these are inlined upon use.
|
According to the [Rust RFC Book][1] these are inlined upon use.
|
||||||
|
|
||||||
## `static`
|
## `static`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user