Skip to content

Commit dd30815

Browse files
committed
fix docs
1 parent 85b8d9e commit dd30815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/operator-binary/src/superset_controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ fn build_node_rolegroup_services(
708708

709709
/// The rolegroup [`StatefulSet`] runs the rolegroup, as configured by the administrator.
710710
///
711-
/// The [`Pod`](`stackable_operator::k8s_openapi::api::core::v1::Pod`)s are accessible through the corresponding [`Service`] (from [`build_node_rolegroup_service`]).
711+
/// The [`Pod`](`stackable_operator::k8s_openapi::api::core::v1::Pod`)s are accessible through the corresponding [`Service`] (from [`build_node_rolegroup_services`]).
712712
#[allow(clippy::too_many_arguments)]
713713
fn build_server_rolegroup_statefulset(
714714
superset: &SupersetCluster,

0 commit comments

Comments
 (0)