Fix typo.
This commit is contained in:
parent
0e52acfdef
commit
0ba4996408
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ import org.jgrapes.util.events.ConfigurationUpdate;
|
||||||
* metallb.universe.tf/ip-allocated-from-pool: single-common
|
* metallb.universe.tf/ip-allocated-from-pool: single-common
|
||||||
* metallb.universe.tf/allow-shared-ip: single-common
|
* metallb.universe.tf/allow-shared-ip: single-common
|
||||||
* ```
|
* ```
|
||||||
* This make all VM consoles available at IP address 192.168.168.1
|
* This makes all VM consoles available at IP address 192.168.168.1
|
||||||
* with the port numbers from the VM definitions.
|
* with the port numbers from the VM definitions.
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings({ "PMD.DataflowAnomalyAnalysis",
|
@SuppressWarnings({ "PMD.DataflowAnomalyAnalysis",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue