(svn r19775) -Fix: improper use of 'then' in few comments (ln)
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
/** The waypoint is build too close to another waypoint */
|
||||
ERR_WAYPOINT_TOO_CLOSE_TO_ANOTHER_WAYPOINT, // [STR_ERROR_TOO_CLOSE_TO_ANOTHER_WAYPOINT]
|
||||
|
||||
/** The waypoint would join more then one existing waypoint together. */
|
||||
/** The waypoint would join more than one existing waypoint together. */
|
||||
ERR_WAYPOINT_ADJOINS_MULTIPLE_WAYPOINTS, // [STR_ERROR_WAYPOINT_ADJOINS_MORE_THAN_ONE_EXISTING]
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user