summaryrefslogtreecommitdiff
path: root/src/order_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/order_gui.cpp')
-rw-r--r--src/order_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/order_gui.cpp b/src/order_gui.cpp
index 965ba4838..2e9a7fb16 100644
--- a/src/order_gui.cpp
+++ b/src/order_gui.cpp
@@ -522,7 +522,7 @@ private:
/**
* Return the memorised selected order.
- * @return the memorised order if it is a vaild one
+ * @return the memorised order if it is a valid one
* else return the number of orders
*/
VehicleOrderID OrderGetSel() const