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 e6dc7a3 commit 8ec0bceCopy full SHA for 8ec0bce
ostree-ext/src/chunking.rs
@@ -548,7 +548,7 @@ fn get_partitions_with_threshold<'a>(
548
/// iterate through prior[i] and make bins according to the name in nevra of pkgs to update
549
/// required packages
550
/// else if pkg structure to be changed || prior build not specified
551
-/// Recompute optimal packaging strcuture (Compute partitions, place packages and optimize build)
+/// Recompute optimal packaging structure (Compute partitions, place packages and optimize build)
552
fn basic_packing_with_prior_build<'a>(
553
components: &'a [ObjectSourceMetaSized],
554
bin_size: NonZeroU32,
0 commit comments