diff --git a/src/meta/hca_keys.h b/src/meta/hca_keys.h index 7022d71f..b5010895 100644 --- a/src/meta/hca_keys.h +++ b/src/meta/hca_keys.h @@ -13,7 +13,7 @@ typedef struct { /** - * List of known keys, extracted from the game files (most from data analisys, some from 2ch.net/forums). + * List of known keys, extracted from the game files (most from data analysis, some from 2ch.net/forums). * CRI's tools expect an unsigned 64 bit numberic string, but keys are commonly found online in hex form. * Keys only use 56 bits though, so the upper 8 bits can be ignored. *