Changeset - r12187:2329d6086fed
[Not reviewed]
master
0 1 0
belugas - 15 years ago 2009-06-20 23:22:46
belugas@openttd.org
(svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone.
In other words, fix a comment ;)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/autoreplace_gui.cpp
Show inline comments
 
@@ -107,7 +107,7 @@ class ReplaceVehicleWindow : public Wind
 

	
 
	/** Figure out if an engine should be added to a list.
 
	 * @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).
 
	 * @return \c true if the engine should be in the list (based on this check), else \c false.
 
	 */
0 comments (0 inline, 0 general)