LuaAPI.wiki
changeset 1539 7c038e79eddf
parent 1538 1fa7f4048719
child 1568 bd6376af4de2
--- 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