We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458e1f0 commit 939c07eCopy full SHA for 939c07e
ostree-ext/src/container/store.rs
@@ -3,7 +3,7 @@
3
//! # Extension of encapsulation support
4
//!
5
//! This code supports ingesting arbitrary layered container images from an ostree-exported
6
-//! base. See [`encapsulate`][`super::encapsulate()`] for more information on encaspulation of images.
+//! base. See [`encapsulate`][`super::encapsulate()`] for more information on encapsulation of images.
7
8
use super::*;
9
use crate::chunking::{self, Chunk};
0 commit comments