Skip to content

Commit 123d414

Browse files
authored
Merge pull request #2325 from Hack666r/Fix-typo
typo fix addresses.rs
2 parents 720370b + 55dce8f commit 123d414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/std/src/addresses.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ impl fmt::Display for Instantiate2AddressError {
272272
/// cannot be pre-computed as it contains inputs from the chain's state at the time of
273273
/// message execution.
274274
///
275-
/// The predicable address format of instantiate2 is stable. But bear in mind this is
275+
/// The predictable address format of instantiate2 is stable. But bear in mind this is
276276
/// a powerful tool that requires multiple software components to work together smoothly.
277277
/// It should be used carefully and tested thoroughly to avoid the loss of funds.
278278
///

0 commit comments

Comments
 (0)