diff --git a/unpacked/jax/output/CommonHTML/jax.js b/unpacked/jax/output/CommonHTML/jax.js
index 38d73e84d..82917ab23 100644
--- a/unpacked/jax/output/CommonHTML/jax.js
+++ b/unpacked/jax/output/CommonHTML/jax.js
@@ -3,11 +3,12 @@
/*************************************************************
*
- * MathJax/jax/output/HTML2/jax.js
+ * MathJax/jax/output/CommonHTML/jax.js
*
- * Implements the HTML2 OutputJax that displays mathematics
- * using HTML to position the characters from math fonts
- * in their proper locations.
+ * Implements the CommonHTML OutputJax that displays mathematics
+ * using HTML and CSS to position the characters from math fonts
+ * in their proper locations. Unlike the HTML-CSS output jax,
+ * this HTML is browswer and OS independent.
*
* ---------------------------------------------------------------------
*