commit | f873d3213c6be8e041cf4d9de201834110247750 | [log] [tgz] |
---|---|---|
author | Josh Haberman <jhaberman@gmail.com> | Wed Jun 08 12:38:15 2016 -0700 |
committer | Josh Haberman <jhaberman@gmail.com> | Mon Mar 06 10:42:27 2017 -0800 |
tree | 67d98a0b35880b132f0e9fffc3c8a942b03133d8 | |
parent | 27b1f2b477b3d6ea4d6ee1fd492880818603382d [diff] [blame] |
Added JavaScript conformance tests. All tests pass!
diff --git a/js/message.js b/js/message.js index 05d34e9..b769cc2 100644 --- a/js/message.js +++ b/js/message.js
@@ -202,7 +202,7 @@ /** - * Does this browser support Uint8Aray typed arrays? + * Does this JavaScript environment support Uint8Aray typed arrays? * @type {boolean} * @private */