Skip to content

Commit df8f5cc

Browse files
sbernauerTechassi
andauthored
Update crates/stackable-operator/src/role_utils.rs
Co-authored-by: Techassi <git@techassi.dev>
1 parent 4ed5105 commit df8f5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/src/role_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ where
410410
CommonConfig: Default + JsonSchema + Serialize,
411411
ConfigOverrides: Default + JsonSchema + Serialize,
412412
{
413-
/// Returns [`Some<u32>`] in case the number of nodes is hard-coded to a certain value.
413+
/// Returns [`Some<u32>`] in case the number of replicas is hard-coded to a certain value.
414414
///
415415
/// This is the case when all `replicas` are set to [`Some<u16>`], in which case they are simply
416416
/// summed.

0 commit comments

Comments
 (0)