Skip to content

Commit 083a470

Browse files
authored
Fixed typo, Bulding -> Building
1 parent 7e35da4 commit 083a470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/WritingAColladaFactoryWithPython.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ obviously we still have not added data to our StaticMesh, so in our Content Brow
9494

9595
![Empty mesh](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/WritingAColladaFactoryWithPython_Assets/empty_mesh.png)
9696

97-
## Bulding the new mesh
97+
## Building the new mesh
9898

9999
The following part is a bit complex and requires heavy understanding of the UE4 internals.
100100

0 commit comments

Comments
 (0)