diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -281,7 +281,7 @@ const LOC_SHREWSBURY = find_locale("Shrewsbury") const LOC_SALISBURY = find_locale("Salisbury") const LOC_WINCHESTER = find_locale("Winchester") const LOC_GUILDFORD = find_locale("Guildford") -const LOC_Arundel = find_locale("Arundel") +const LOC_ARUNDEL = find_locale("Arundel") const LOC_SOUTHAMPTON = find_locale("Southampton") const LOC_ROCHESTER = find_locale("Rochester") const LOC_DOVER = find_locale("Dover") |