Commit 8bcdd2f
committed
Fix incorrect error message when merging world imports
The error context said "mismatched type for export" when the mismatch
was actually in the imports section of a world merge. Changed to
"mismatched type for import" to correctly describe the error.1 parent e1e684a commit 8bcdd2f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments