diff --git a/modules/shared/lib/component.js b/modules/shared/lib/component.js index c97ec6b76..c6ac702ca 100644 --- a/modules/shared/lib/component.js +++ b/modules/shared/lib/component.js @@ -1,5 +1,5 @@ /** - * @fileoverview The Component class used by C1Pjs and PCx86. + * @fileoverview The Component class used by all PCjs components. * @author Jeff Parsons * @version 1.0 * Created 2012-May-14 @@ -30,8 +30,8 @@ */ /* - * All the C1Pjs and PCjs components now use JSDoc types, primarily so that Google's Closure Compiler - * will compile everything with ZERO warnings. For more information about the JSDoc types supported by + * All the PCjs components now use JSDoc types, primarily so that Google's Closure Compiler will + * compile everything with ZERO warnings. For more information about the JSDoc types supported by * the Closure Compiler: * * https://developers.google.com/closure/compiler/docs/js-for-compiler#types diff --git a/modules/shared/templates/common.html b/modules/shared/templates/common.html index efaa7f4f0..785395c37 100644 --- a/modules/shared/templates/common.html +++ b/modules/shared/templates/common.html @@ -57,7 +57,7 @@ diff --git a/modules/shared/templates/common.xsl b/modules/shared/templates/common.xsl index cdb798e98..517c6b786 100644 --- a/modules/shared/templates/common.xsl +++ b/modules/shared/templates/common.xsl @@ -52,7 +52,7 @@