浏览代码

Change typo (#10333)

Allan Dowdeswell 4 年之前
父节点
当前提交
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.
 		Calling this is only possible inside a catch statement.
 	**/
 	**/