Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
msmouse committed Sep 22, 2022
1 parent a5ab247 commit 3150203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/aptosdb/src/ledger_store/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ impl LedgerStore {
Ok(root_hash)
}

/// Write `ledger_info` to `batch`.
/// Write `ledger_info_with_sigs` to `batch`.
pub fn put_ledger_info(
&self,
ledger_info_with_sigs: &LedgerInfoWithSignatures,
Expand Down

0 comments on commit 3150203

Please sign in to comment.