Skip to content

Commit 5b226d0

Browse files
author
rdeioris
authored
Update Subclassing_API.md
1 parent 4a57804 commit 5b226d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Subclassing_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class ExplodeTrigger(TriggerBox):
4848
Properties
4949
----------
5050

51-
Properties can be added to your class as static pyrhon class properties:
51+
Properties can be added to your class as static python class properties:
5252

5353
```py
5454
import unreal_engine as ue

0 commit comments

Comments
 (0)