mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Fix all spelling mistakes in history by typos tool
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
b29d3b5409
commit
86f09eef75
@ -156,7 +156,7 @@ impl Debug for FaultRecording {
|
||||
.field("Request type", &self.request_type())
|
||||
.field("Address type", &self.address_type())
|
||||
.field("Source identifier", &self.source_identifier())
|
||||
.field("Fault Reson", &self.fault_reason())
|
||||
.field("Fault Reason", &self.fault_reason())
|
||||
.field("Fault info", &self.fault_info())
|
||||
.field("Raw", &self.0)
|
||||
.finish()
|
||||
|
Reference in New Issue
Block a user