summaryrefslogtreecommitdiff
path: root/src/newgrf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.h')
-rw-r--r--src/newgrf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.h b/src/newgrf.h
index 70fa6ceed..9058aea32 100644
--- a/src/newgrf.h
+++ b/src/newgrf.h
@@ -167,7 +167,7 @@ struct GRFLoadedFeatures {
};
/**
- * Check for grf miscelaneous bits
+ * Check for grf miscellaneous bits
* @param bit The bit to check.
* @return Whether the bit is set.
*/