File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -548,7 +548,7 @@ fn get_partitions_with_threshold<'a>(
548548/// iterate through prior[i] and make bins according to the name in nevra of pkgs to update
549549/// required packages
550550/// else if pkg structure to be changed || prior build not specified
551- /// Recompute optimal packaging strcuture (Compute partitions, place packages and optimize build)
551+ /// Recompute optimal packaging structure (Compute partitions, place packages and optimize build)
552552fn basic_packing_with_prior_build < ' a > (
553553 components : & ' a [ ObjectSourceMetaSized ] ,
554554 bin_size : NonZeroU32 ,
Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments