diff --git a/NOTICE b/NOTICE index fc6a7f2a42..c75eef49c7 100644 --- a/NOTICE +++ b/NOTICE @@ -34,6 +34,7 @@ under the licensing terms detailed in LICENSE: * Saúl Cabrera * Chance Snow * Peter Salomonsen +* ookangzheng Portions of this software are derived from third-party works licensed under the following terms: diff --git a/src/glue/js/float.js b/src/glue/js/float.js index 0c32ed5a0e..a028022d30 100644 --- a/src/glue/js/float.js +++ b/src/glue/js/float.js @@ -1,5 +1,5 @@ /** - * @fileoverview Floating point glue code for JaavaScript. + * @fileoverview Floating point glue code for JavaScript. * @license Apache-2.0 */