Fix some typographical errors in comments
Fixes: #153 Applied from: #153
This commit is contained in:

committed by
Jonathan G Rennison

parent
8d454cd006
commit
df0f9193da
@@ -29,7 +29,7 @@ public:
|
||||
/** No more space for orders */
|
||||
ERR_ORDER_TOO_MANY, // [STR_ERROR_NO_MORE_SPACE_FOR_ORDERS]
|
||||
|
||||
/** Destination of new order is to far away from the previous order */
|
||||
/** Destination of new order is too far away from the previous order */
|
||||
ERR_ORDER_TOO_FAR_AWAY_FROM_PREVIOUS_DESTINATION, // [STR_ERROR_TOO_FAR_FROM_PREVIOUS_DESTINATION]
|
||||
|
||||
/** Aircraft has not enough range to copy/share orders. */
|
||||
|
Reference in New Issue
Block a user