Fix: typo...
This commit is contained in:
@@ -41,7 +41,7 @@ impl Message {
|
||||
}
|
||||
}
|
||||
|
||||
/// MessageMaoのなかに入っているメッセージすべてを表示する
|
||||
/// Messageのなかに入っているメッセージすべてを表示する
|
||||
pub fn debug(&self) {
|
||||
println!("{:?}", self.map);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user