diff --git a/sled-agent/src/bootstrap/early_networking.rs b/sled-agent/src/bootstrap/early_networking.rs index 2741ceb409..6c19080e9c 100644 --- a/sled-agent/src/bootstrap/early_networking.rs +++ b/sled-agent/src/bootstrap/early_networking.rs @@ -692,7 +692,7 @@ impl RackNetworkConfigV0 { /// Convert from `RackNetworkConfigV0` to `RackNetworkConfigV1` /// /// We cannot use `From for `RackNetworkConfigV1` - /// because the `rack_network` field does not exist in `RackNetworkConfigV0` + /// because the `rack_subnet` field does not exist in `RackNetworkConfigV0` /// and must be passed in from the `EarlyNetworkConfigV0` struct which /// contains the `RackNetworkConfivV0` struct. pub fn to_v1(