mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
(svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone.
In other words, fix a comment ;)
This commit is contained in:
parent
460d99abcf
commit
6262d3bb73
@ -107,7 +107,7 @@ class ReplaceVehicleWindow : public Window {
|
|||||||
|
|
||||||
/** Figure out if an engine should be added to a list.
|
/** Figure out if an engine should be added to a list.
|
||||||
* @param e The EngineID.
|
* @param e The EngineID.
|
||||||
* @param draw_left If \c true, the the left list is drawn (the engines specific to the railtype you selected).
|
* @param draw_left If \c true, the left list is drawn (the engines specific to the railtype you selected).
|
||||||
* @param show_engines If \c true, the locomotives are drawn, else the wagons are drawn (never both).
|
* @param show_engines If \c true, the locomotives are drawn, else the wagons are drawn (never both).
|
||||||
* @return \c true if the engine should be in the list (based on this check), else \c false.
|
* @return \c true if the engine should be in the list (based on this check), else \c false.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user