aboutsummaryrefslogtreecommitdiff
path: root/src/raw
diff options
context:
space:
mode:
Diffstat (limited to 'src/raw')
-rw-r--r--src/raw/types.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raw/types.rs b/src/raw/types.rs
index 6339ed8..ce22f5f 100644
--- a/src/raw/types.rs
+++ b/src/raw/types.rs
@@ -382,7 +382,7 @@ pub struct Agent {
pub addr: u64,
/// Agent profession id.
pub prof: u32,
- /// Agent elite specialisation.
+ /// Agent elite specialization.
pub is_elite: u32,
/// Toughnes.
pub toughness: i16,