Skip to content

Commit fdec09d

Browse files
yito88tzemanovic
authored andcommitted
fix typo
1 parent 790a4b7 commit fdec09d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/ibc/src/context/common.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ pub trait IbcCommonContext: IbcStorageContext {
225225
.try_into()
226226
.map_err(|_| ClientError::Other {
227227
description: format!(
228-
"Convertsion of the client update time failed: ID \
228+
"Conversion of the client update time failed: ID \
229229
{client_id}",
230230
),
231231
})?;

0 commit comments

Comments
 (0)