Commit b434902
authored
docs: Fix a few typos (#25753)
There are small typos in:
- examples/jsm/loaders/ColladaLoader.js
- examples/jsm/loaders/SVGLoader.js
Fixes:
- Should read `width` rather than `witdh`.
- Should read `process` rather than `procces`.
Signed-off-by: Tim Gates <[email protected]>1 parent 8400dc5 commit b434902
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
962 | 962 | | |
963 | 963 | | |
964 | 964 | | |
965 | | - | |
| 965 | + | |
966 | 966 | | |
967 | 967 | | |
968 | 968 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2384 | 2384 | | |
2385 | 2385 | | |
2386 | 2386 | | |
2387 | | - | |
| 2387 | + | |
2388 | 2388 | | |
2389 | 2389 | | |
2390 | 2390 | | |
| |||
0 commit comments