mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Fix typos and en_US/en_GB inconsistency in various files (#12902)
This commit is contained in:
@@ -45,7 +45,7 @@ enum CraftMethod
|
||||
/*
|
||||
The type a hash can be. The earlier a type is mentioned in this enum,
|
||||
the earlier it is tried at crafting, and the less likely is a collision.
|
||||
Changing order causes changes in behaviour, so know what you do.
|
||||
Changing order causes changes in behavior, so know what you do.
|
||||
*/
|
||||
enum CraftHashType
|
||||
{
|
||||
|
Reference in New Issue
Block a user