Skip to content

Commit b2015f5

Browse files
committed
---
yaml --- r: 137179 b: refs/heads/release-prep c: 9040948 h: refs/heads/master i: 137177: a456aaf 137175: c4a03c2 v: v3
1 parent 41b93cd commit b2015f5

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
@@ -29,4 +29,4 @@ refs/tags/0.9: 36870b185fc5f5486636d4515f0e22677493f225
2929
refs/tags/0.10: ac33f2b15782272ae348dbd7b14b8257b2148b5a
3030
refs/heads/libuv-update-temp-branch: 6ed22c618766f1f2a2e108eef8ce3f51be0f70b7
3131
refs/tags/0.11.0: e1247cb1d0d681be034adb4b558b5a0c0d5720f9
32-
refs/heads/release-prep: 083b46dd298b5dfb7731fab2c8850a1423cc4ebb
32+
refs/heads/release-prep: 9040948ef39ed66a700a9dacfab29a8ddf723888

branches/release-prep/src/doc/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4209,7 +4209,7 @@ loop {
42094209
match range.next() {
42104210
Some(x) => {
42114211
println!("{}", x);
4212-
}
4212+
},
42134213
None => { break }
42144214
}
42154215
}

0 commit comments

Comments
 (0)