fix: correct doc comment typo package-groups → package_groups
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ impl Config {
|
||||
}
|
||||
}
|
||||
|
||||
/// Expand all `[package-groups]` references in `packages` into individual
|
||||
/// Expand all `[package_groups]` references in `packages` into individual
|
||||
/// package entries. Must be called after `merge()` so that groups from all
|
||||
/// included configs are collected.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user