Skip to content

Commit e6dc7a3

Browse files
authored
Update unencapsulate.rs
1 parent 9493f2c commit e6dc7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ostree-ext/src/container/unencapsulate.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! This code only operates on container images that were created via
44
//! [`encapsulate`].
55
//!
6-
//! # External depenendency on container-image-proxy
6+
//! # External dependency on container-image-proxy
77
//!
88
//! This code requires <https://github.com/cgwalters/container-image-proxy>
99
//! installed as a binary in $PATH.

0 commit comments

Comments
 (0)