Skip to content

Commit 8fb630e

Browse files
committed
Merge pull request #40 from sanxiyn/patch-1
Fix typo
2 parents a571b92 + 92136f6 commit 8fb630e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2015-02-23-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ This covers two weeks since last week I wasn't able review RFCs in time.
158158
* [Have collections impl Extend<&T> where T: Clone][extend].
159159
* [Changing struct literals][struct].
160160
* [Item grouping][group].
161-
* [Put `dev_rem` back in the standard library][rem].
161+
* [Put `div_rem` back in the standard library][rem].
162162
* [New struct syntax][new].
163163
* [Use globs as][as].
164164
* [Remove lifetime elision in type parameter position][el].

0 commit comments

Comments
 (0)