From f21f224397697e9492697231f7afa74c8ae4f1ba Mon Sep 17 00:00:00 2001 From: git-ed Date: Mon, 8 Mar 2021 10:12:42 +0800 Subject: [PATCH 1/2] fix: typo correction --- src/glue/js/float.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ From 448221dec5b9e1c5dbe1ac436379913db50aa57e Mon Sep 17 00:00:00 2001 From: tech-sygna Date: Fri, 12 Mar 2021 10:37:21 +0800 Subject: [PATCH 2/2] typo: add myself into NOTICE --- NOTICE | 1 + 1 file changed, 1 insertion(+) 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: