# HG changeset patch
# User Wuzzy
# Date 1543885401 0
# Node ID e7d9a849444b4fd370c503714faa1926eddadce5
# Parent  5c7dfdedb5f850cc40682835b4bfd61cc82af4c6
LuaAPI: use <tt>

diff -r 5c7dfdedb5f8 -r e7d9a849444b LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Dec 04 00:35:27 2018 +0000
+++ b/LuaAPI.wiki	Tue Dec 04 01:03:21 2018 +0000
@@ -1069,7 +1069,7 @@
 ==== <tt>!SetMaxBuildDistance(distInPx)</tt> ====
 Sets the maximum building distance for of girders and rubber bands in pixels to `distInPx`. If `distInPx` is `0`, the limit is disabled. If called without arguments, the distance will be reset to the default value.
 
-==== `Explode(x, y, radius[, options])` (0.9.24) ====
+==== <tt>Explode(x, y, radius[, options])</tt> (0.9.24) ====
 Cause an explosion or erase land, push or damage gears.
 
 By default, an explosion destroys a circular piece of land and damages and pushes gears in its radius.