Skip to content

Commit 92136f6

Browse files
committed
Fix typo
1 parent 908c1fe commit 92136f6

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
@@ -155,7 +155,7 @@ This covers two weeks since last week I wasn't able review RFCs in time.
155155
* [Have collections impl Extend<&T> where T: Clone][extend].
156156
* [Changing struct literals][struct].
157157
* [Item grouping][group].
158-
* [Put `dev_rem` back in the standard library][rem].
158+
* [Put `div_rem` back in the standard library][rem].
159159
* [New struct syntax][new].
160160
* [Use globs as][as].
161161
* [Remove lifetime elision in type parameter position][el].

0 commit comments

Comments
 (0)