Skip to content

Commit 607ccae

Browse files
committed
docs: Fix docs on NetworkVmExampleAbstract
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
1 parent 3296fb0 commit 607ccae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/cloudbus/cloudsim/examples/network/applications/NetworkVmExampleAbstract.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ private void showSimulationResults() {
146146
}
147147

148148
/**
149-
* Create a {@link DatacenterBroker} for each each list of {@link NetworkCloudlet},
149+
* Create a {@link DatacenterBroker} for each list of {@link NetworkCloudlet},
150150
* representing cloudlets that compose the same application.
151151
*
152152
* @return the list of created NetworkDatacenterBroker

0 commit comments

Comments
 (0)