Skip to content

Commit

Permalink
Semaphore not sempahore
Browse files Browse the repository at this point in the history
  • Loading branch information
angelsl committed Jan 23, 2016
1 parent 1571c69 commit ac27ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libstd/sync/semaphore.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
of resources is currently unclear",
issue = "27798")]
#![rustc_deprecated(since = "1.7.0",
reason = "easily confused with system sempahores and not \
reason = "easily confused with system semaphores and not \
used enough to pull its weight")]
#![allow(deprecated)]

Expand Down

0 comments on commit ac27ec2

Please sign in to comment.