summaryrefslogtreecommitdiff
path: root/src/bridge_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bridge_gui.cpp')
-rw-r--r--src/bridge_gui.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bridge_gui.cpp b/src/bridge_gui.cpp
index 3e254292f..835a41cdb 100644
--- a/src/bridge_gui.cpp
+++ b/src/bridge_gui.cpp
@@ -45,7 +45,7 @@ typedef GUIList<BuildBridgeData> GUIBridgeList;
/**
* Callback executed after a build Bridge CMD has been called
*
- * @param scucess True if the build succeded
+ * @param success True if the build succeded
* @param tile The tile where the command has been executed
* @param p1 not used
* @param p2 not used
@@ -351,7 +351,7 @@ static const WindowDesc _build_bridge_desc(
* If we can't build a bridge under the given conditions
* show an error message.
*
- * @parma start The start tile of the bridge
+ * @param start The start tile of the bridge
* @param end The end tile of the bridge
* @param transport_type The transport type
* @param road_rail_type The road/rail type