From 1b88a4c2f738d6c236df42c1b9fa4478e302abc5 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Fri, 19 Nov 2021 20:27:16 +0100 Subject: small doc typo fixes --- src/raw/types.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/raw') 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, -- cgit v1.2.3