2
0
Allan Dowdeswell 4 жил өмнө
parent
commit
4ba14c2dcb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      std/js/Lib.hx

+ 1 - 1
std/js/Lib.hx

@@ -124,7 +124,7 @@ class Lib {
 	}
 
 	/**
-		Re-throw last cathed exception, preserving original stack information.
+		Re-throw last caught exception, preserving original stack information.
 
 		Calling this is only possible inside a catch statement.
 	**/