Skip to content
Snippets Groups Projects
Unverified Commit e1729592 authored by tianyeyouyou's avatar tianyeyouyou Committed by GitHub
Browse files

chore: remove redundant words. (#4653)


remove redundant words in comments.

Co-authored-by: default avatarBastian Köcher <git@kchr.de>
Co-authored-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent 029a6562
Branches
No related merge requests found
Pipeline #481635 waiting for manual action with stages
in 1 hour, 29 minutes, and 13 seconds
......@@ -293,7 +293,7 @@ impl ChildInfo {
}
}
/// Return a the full location in the direct parent of
/// Return the full location in the direct parent of
/// this trie.
pub fn prefixed_storage_key(&self) -> PrefixedStorageKey {
match self {
......@@ -302,7 +302,7 @@ impl ChildInfo {
}
}
/// Returns a the full location in the direct parent of
/// Returns the full location in the direct parent of
/// this trie.
pub fn into_prefixed_storage_key(self) -> PrefixedStorageKey {
match self {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment