Skip to content

Commit c90f281

Browse files
authored
Merge pull request #98 from data-pup/patch-1
Typo fix.
2 parents c0fbc23 + 7e09399 commit c90f281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ fn main() {
8686
8787
# Implementation details
8888
89-
The `Deref` implementation uses a hidden static variable that is guarded by a atomic check on each access.
89+
The `Deref` implementation uses a hidden static variable that is guarded by an atomic check on each access.
9090
9191
# Cargo features
9292

0 commit comments

Comments
 (0)