Merge branch 'typos' into 'main'

Fix typo

See merge request tpo/core/arti!441
This commit is contained in:
Ian Jackson 2022-03-31 10:02:27 +00:00
commit e6cfbf582e
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
disallowed-methods = [
# { path = "std::time::SystemTime::now", reason = "prefere using SleepProvider::wallclock instead when possible" },
# { path = "std::time::SystemTime::now", reason = "prefer using SleepProvider::wallclock instead when possible" },
]