Skip to content

Commit 671aff2

Browse files
committed
ostree-ext/store: fix comment typo
Signed-off-by: Jonathan Lebon <[email protected]>
1 parent 113be85 commit 671aff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ostree-ext/src/container/store.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ pub struct LayeredImageState {
121121
pub merge_commit: String,
122122
/// The digest of the original manifest
123123
pub manifest_digest: Digest,
124-
/// The image manfiest
124+
/// The image manifest
125125
pub manifest: ImageManifest,
126126
/// The image configuration
127127
pub configuration: ImageConfiguration,

0 commit comments

Comments
 (0)