mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ci: bump typos
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de> On-behalf-of: SAP philipp.schuster@sap.com
This commit is contained in:
committed by
Rob Bradford
parent
92f9e20f57
commit
12b72ba3c1
@@ -101,7 +101,7 @@ impl SnapshotData {
|
||||
|
||||
/// Data structure to describe snapshot data
|
||||
///
|
||||
/// A Snapshottable component's snapshot is a tree of snapshots, where leafs
|
||||
/// A Snapshottable component's snapshot is a tree of snapshots, where leaves
|
||||
/// contain the snapshot data. Nodes of this tree track all their children
|
||||
/// through the snapshots field, which is basically their sub-components.
|
||||
/// Leaves will typically have an empty snapshots map, while nodes usually
|
||||
|
||||
Reference in New Issue
Block a user