Commit ee1b9681 authored by Jérome Perrin's avatar Jérome Perrin

BatchAllInOneEmpty: typos

parent 3047985b
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
}, },
"timeUnitPerDay": { "timeUnitPerDay": {
"default": 24, "default": 24,
"description": "Used for input and reporting widgets. Forexample, 24 means that simulation clock time unit is one hour.", "description": "Used for input and reporting widgets. For example, 24 means that simulation clock time unit is one hour.",
"name": "Number of time units per day", "name": "Number of time units per day",
"type": "number" "type": "number"
}, },
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
"input": { "input": {
"view": { "view": {
"gadget": "Input_viewProductionLine", "gadget": "Input_viewProductionLine",
"title": "ProductionLine", "title": "Production Line",
"type": "object_view" "type": "object_view"
}, },
"view_machine_shift_spreadsheet": { "view_machine_shift_spreadsheet": {
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
"backgroundImage": "linear-gradient(to bottom, #dfd 0%, #cec 100%)", "backgroundImage": "linear-gradient(to bottom, #dfd 0%, #cec 100%)",
"border": "1px solid #bcb" "border": "1px solid #bcb"
}, },
"description": "A station that assembles sub-batches back into a parent batch ", "description": "A station that assembles sub-batches back into a parent batch",
"name": "Reassembly" "name": "Reassembly"
}, },
"Dream.BatchScrapMachine": { "Dream.BatchScrapMachine": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment