Fixed typos in code comments
This commit is contained in:
@@ -251,7 +251,7 @@ impl<S> DecodeMut<'_, '_, S> for String {
|
||||
}
|
||||
}
|
||||
|
||||
/// Simplied version of panic payloads, ignoring
|
||||
/// Simplified version of panic payloads, ignoring
|
||||
/// types other than `&'static str` and `String`.
|
||||
#[derive(Debug)]
|
||||
pub enum PanicMessage {
|
||||
|
||||
Reference in New Issue
Block a user