diff options
| author | jacksonmj <mj-pt@jacksonmj.co.uk> | 2012-05-15 16:57:42 (GMT) |
|---|---|---|
| committer | jacksonmj <mj-pt@jacksonmj.co.uk> | 2012-05-17 20:56:20 (GMT) |
| commit | 9a30a580d274dffc90833b1188241eca71fd8633 (patch) | |
| tree | 99baaa7129208a3aab19b1ae3bf2eb12601967e2 /includes/interface.h | |
| parent | 66b946d5c6bdbd72afd66e625a7e1d151db95c1f (diff) | |
| download | powder-9a30a580d274dffc90833b1188241eca71fd8633.zip powder-9a30a580d274dffc90833b1188241eca71fd8633.tar.gz | |
Spelling
("gases" seems to be the more popular version of the plural noun)
Diffstat (limited to 'includes/interface.h')
| -rw-r--r-- | includes/interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/interface.h b/includes/interface.h index 61e865e..c1e48f1 100644 --- a/includes/interface.h +++ b/includes/interface.h @@ -74,7 +74,7 @@ static menu_section msections[] = //doshow does not do anything currently. {"\xD6", "Powered Materials", 0, 1}, {"\xE2", "Force Creating", 0, 1}, {"\xC3", "Explosives", 0, 1}, - {"\xC5", "Gasses", 0, 1}, + {"\xC5", "Gases", 0, 1}, {"\xC4", "Liquids", 0, 1}, {"\xD0", "Powders", 0, 1}, {"\xD1", "Solids", 0, 1}, |
