Skip to content

Commit 6aaf156

Browse files
committed
Fix typo in changelog
1 parent dbf94fb commit 6aaf156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Bug Fixes:
22

33
* Fix constant colours sometimes not applying properly.
4-
* Add a new function: "translate". This takes 1 string argument, and can be used to localize custom language strings (in addition to tghe built-in ones).
4+
* Add a new function: "translate". This takes 1 string argument, and can be used to localize custom language strings (in addition to the built-in ones).
55
* Print debug information about language paths when loading them.
66
* Fix a NullPointerException being thrown when json resources aren't found.
77
* Improve namespace handling for json resources.

0 commit comments

Comments
 (0)