tokio-rs / tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
https://tokio.rs
MIT License
26.59k stars 2.45k forks source link

runtime: fix typo in unhandled_panic #6660

Closed tniessen closed 3 months ago

tniessen commented 3 months ago

Fix the grammar in this paragraph, assuming this was supposed to refer to the "panic's error value".