Skip to content

Commit cb807b3

Browse files
committed
Merge pull request rust-lang#209 from flugsio/patch-1
Fix typo
2 parents 5076338 + d31a46a commit cb807b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

active/0039-lifetime-elision.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ already understand lifetimes.
232232
233233
## The impact
234234

235-
To asses the value of the proposed rules, we conducted a survey of the code
235+
To assess the value of the proposed rules, we conducted a survey of the code
236236
defined _in_ `libstd` (as opposed to the code it reexports). This corpus is
237237
large and central enough to be representative, but small enough to easily
238238
analyze.

0 commit comments

Comments
 (0)