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:
Philipp Schuster
2025-05-26 15:51:18 +02:00
committed by Rob Bradford
parent 92f9e20f57
commit 12b72ba3c1
4 changed files with 9 additions and 7 deletions

View File

@@ -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