summaryrefslogtreecommitdiff
path: root/src/order_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/order_base.h')
-rw-r--r--src/order_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/order_base.h b/src/order_base.h
index a4999f4c9..f9fdacc16 100644
--- a/src/order_base.h
+++ b/src/order_base.h
@@ -79,7 +79,7 @@ public:
/**
* Makes this order a Go To Station order.
- * @param destsination the station to go to.
+ * @param destination the station to go to.
*/
void MakeGoToStation(StationID destination);