summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 280dda293..e32ba1a15 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -5771,7 +5771,7 @@ static uint32 GetParamVal(byte param, uint32 *cond_val)
case 0x88: // GRF ID check
return 0;
- /* case 0x99: Global ID offest not implemented */
+ /* case 0x99: Global ID offset not implemented */
default:
/* GRF Parameter */