2
0
Justin Donaldson 9 жил өмнө
parent
commit
e93ff1728a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      std/lua/Os.hx

+ 1 - 1
std/lua/Os.hx

@@ -20,7 +20,7 @@ extern class Os {
 }
 
 /**
-  A typedef that matches describes the date parameter time() will accept.
+  A typedef that matches the date parameter time() will accept.
  **/
 typedef DateArg = {
 	year   : Float,