diff -r 1fa7f4048719 -r 7c038e79eddf LuaAPI.wiki
--- a/LuaAPI.wiki	Mon Sep 03 22:46:22 2018 +0100
+++ b/LuaAPI.wiki	Tue Sep 04 21:32:46 2018 +0100
@@ -1060,7 +1060,7 @@
 -- Simple explosion at (100, 50) with radius 50
 Explode(100, 50, 50)
 
--- Simlpe explosion without sound
+-- Simple explosion without sound
 Explode(100, 50, 50, 0)
 
 -- Fake explosion which only pushes gears but deals no damage to gears and terrain