LuaStats.wiki
changeset 1931 d6ef1025d96f
parent 1930 d172612eb30a
child 2020 823ccc573d62
--- a/LuaStats.wiki	Fri Jun 21 23:10:21 2019 +0100
+++ b/LuaStats.wiki	Fri Jun 21 23:11:24 2019 +0100
@@ -37,7 +37,7 @@
 || `"!POINTS"` || Number of points || Team 1 (25 points) ||
 || `"!CRATES"` || Number of crates || Team 1 (25 crates) ||
 || `"!TIME"` || Number of milliseconds, shown as seconds with 3 decimal places || Team 1 (0.025 seconds) ||
-|| `"!TIME0"` … `“!TIME3"` || Number of milliseconds, shown as seconds with the decimal places specified in the number (e.g. `"!TIME2"` for 2 decimal places) || Team 1 (0.02 seconds) ||
+|| `"!TIME0"` … `"!TIME3"` || Number of milliseconds, shown as seconds with the decimal places specified in the number (e.g. `"!TIME2"` for 2 decimal places) || Team 1 (0.02 seconds) ||
 || `"!EMPTY"` || Don't display anything besides the team name || Team 1 ||
 
 The special values will get properly localized in the frontend, like the proper translation of the numerus form and the decimal point.