Skip to content

Commit 00e3056

Browse files
committed
---
yaml --- r: 102396 b: refs/heads/master c: 19ae05f h: refs/heads/master v: v3
1 parent c931981 commit 00e3056

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: fb80b384f4b6611ce4d880991a1026e93acdd6f7
2+
refs/heads/master: 19ae05fa645bf49f51c7fd2067744cbe722d34ac
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 6e7f170fedd3c526a643c0b2d13863acd982be02
55
refs/heads/try: a97642026c18a624ff6ea01075dd9550f8ed07ff

trunk/src/doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3167,7 +3167,7 @@ Now compile and run like this (adjust to your platform if necessary):
31673167
Notice that the library produced contains the version in the file name
31683168
as well as an inscrutable string of alphanumerics. As explained in the previous paragraph,
31693169
these are both part of Rust's library versioning scheme. The alphanumerics are
3170-
a hash representing the crates id.
3170+
a hash representing the crate's id.
31713171

31723172
## The standard library and the prelude
31733173

0 commit comments

Comments
 (0)