summaryrefslogtreecommitdiff
path: root/src/rail_cmd.cpp
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2010-03-14 12:39:24 +0000
committeralberth <alberth@openttd.org>2010-03-14 12:39:24 +0000
commit777123c228e163c976303be0588093732816f8ca (patch)
tree166d1561b235145728ce4ab16617dc600f9a759f /src/rail_cmd.cpp
parentb8d6e893cb25cf605392fee7c45f2909563f7bcd (diff)
downloadopenttd-777123c228e163c976303be0588093732816f8ca.tar.xz
(svn r19414) -Doc: Several doxygen additions and corrections.
Diffstat (limited to 'src/rail_cmd.cpp')
-rw-r--r--src/rail_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rail_cmd.cpp b/src/rail_cmd.cpp
index bce6732da..4f020f4f0 100644
--- a/src/rail_cmd.cpp
+++ b/src/rail_cmd.cpp
@@ -727,7 +727,7 @@ static CommandCost ValidateAutoDrag(Trackdir *trackdir, TileIndex start, TileInd
return CommandCost();
}
-/** Build a stretch of railroad tracks.
+/** Build or remove a stretch of railroad tracks.
* @param tile start tile of drag
* @param flags operation to perform
* @param p1 end tile of drag