LuaAPI: fix typo
authorWuzzy
Tue, 01 Jan 2019 21:12:43 +0000
changeset 1692 cb3ddd1c394a
parent 1691 244c3e2ebc4c
child 1693 a1ff7cf0f55c
LuaAPI: fix typo
LuaAPI.wiki
--- a/LuaAPI.wiki	Sat Dec 29 11:04:43 2018 -0500
+++ b/LuaAPI.wiki	Tue Jan 01 21:12:43 2019 +0000
@@ -401,7 +401,7 @@
 
 This function is used in Racer and !TechRacer to define waypoints.
 
-=== </t>onAchievementsDeclaration()</tt> ===
+=== <tt>onAchievementsDeclaration()</tt> ===
 This function is called after the stats for the stats screen (after the game) have been generated. You are supposed to call `DeclareAchievement` here.
 
 == Functions for creating gears ==