diff --git a/rustdoc/game/edit/roads/fn.build_lane_highlights.html b/rustdoc/game/edit/roads/fn.build_lane_highlights.html
index adf99e7223..90fe76d234 100644
--- a/rustdoc/game/edit/roads/fn.build_lane_highlights.html
+++ b/rustdoc/game/edit/roads/fn.build_lane_highlights.html
@@ -1,3 +1,3 @@
fn build_lane_highlights(
ctx: &EventCtx<'_>,
app: &App,
r: RoadID,
selected_lane: Option<LaneID>,
hovered_lane: Option<LaneID>
) -> ((Option<LaneID>, Option<LaneID>), Drawable)
fn build_lane_highlights(
ctx: &EventCtx<'_>,
app: &App,
r: RoadID,
selected_lane: Option<LaneID>,
hovered_lane: Option<LaneID>
) -> ((Option<LaneID>, Option<LaneID>), Drawable)