aboutsummaryrefslogtreecommitdiff
path: root/src/craftdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/craftdef.h')
-rw-r--r--src/craftdef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/craftdef.h b/src/craftdef.h
index 7c14e702a..97575f893 100644
--- a/src/craftdef.h
+++ b/src/craftdef.h
@@ -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
{