File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/main/java/org/cloudsimplus/examples Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3636import java .util .List ;
3737
3838/**
39- * An example showing a very minimal code required to create
39+ * An example showing the very minimal code required to create
4040 * a simulation scenario in CloudSim Plus.
4141 *
42- * <p><b>NOTICE: This example is not intended to be reused and we strongly recommend
43- * you not doing that. Since all the code is inside a single method,
44- * that is completely unappropriated .</b></p>
42+ * <p><b>NOTICE: This example is not intended to be reused and we strongly advise
43+ * against doing that. Since all the code is inside a single method,
44+ * that is completely inappropriate .</b></p>
4545 *
46- * <p>This code has the <b> only intention</b> to show how it's simpler
46+ * <p>This code is only intended to show how it's simpler
4747 * and easier to create cloud computing simulations using CloudSim Plus.</p>
4848 *
4949 * <p>If you want a basic, but organized and reusable first example,
You can’t perform that action at this time.
0 commit comments