Added missing possessive apostrophe.
This commit is contained in:
parent
fb80b384f4
commit
19ae05fa64
1 changed files with 1 additions and 1 deletions
|
|
@ -3167,7 +3167,7 @@ Now compile and run like this (adjust to your platform if necessary):
|
|||
Notice that the library produced contains the version in the file name
|
||||
as well as an inscrutable string of alphanumerics. As explained in the previous paragraph,
|
||||
these are both part of Rust's library versioning scheme. The alphanumerics are
|
||||
a hash representing the crates id.
|
||||
a hash representing the crate's id.
|
||||
|
||||
## The standard library and the prelude
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue