Cleanup: Correct typographic errors in code comments.
This commit is contained in:

committed by
Charles Pigott

parent
f11cd8f2d0
commit
16e5f610f7
@@ -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