diff --git a/RISE-V2G-EVCC/EVCCConfig.properties b/RISE-V2G-EVCC/EVCCConfig.properties index 7a9f218..01d7f96 100644 --- a/RISE-V2G-EVCC/EVCCConfig.properties +++ b/RISE-V2G-EVCC/EVCCConfig.properties @@ -15,7 +15,7 @@ # Network interface #------------------ # -# The network interface index of the network interface on which to communicate with the EV via a +# The network interface index of the network interface on which to communicate with the SECC via a # link-local IPv6 address NetworkInterfaceIndex = 1 diff --git a/RISE-V2G-SECC/SECCConfig.properties b/RISE-V2G-SECC/SECCConfig.properties index 49cf10e..8508af4 100644 --- a/RISE-V2G-SECC/SECCConfig.properties +++ b/RISE-V2G-SECC/SECCConfig.properties @@ -15,7 +15,7 @@ # Network interface #------------------ # -# The network interface index of the network interface on which to communicate with the EV via a +# The network interface index of the network interface on which to communicate with the EVCC via a # link-local IPv6 address NetworkInterfaceIndex = 1