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 36
36
import java .util .List ;
37
37
38
38
/**
39
- * An example showing a very minimal code required to create
39
+ * An example showing the very minimal code required to create
40
40
* a simulation scenario in CloudSim Plus.
41
41
*
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>
45
45
*
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
47
47
* and easier to create cloud computing simulations using CloudSim Plus.</p>
48
48
*
49
49
* <p>If you want a basic, but organized and reusable first example,
You can’t perform that action at this time.
0 commit comments