diff options
Diffstat (limited to 'help3xsl/prism.js')
-rw-r--r-- | help3xsl/prism.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/prism.js b/help3xsl/prism.js index 546388f444..347f0f090b 100644 --- a/help3xsl/prism.js +++ b/help3xsl/prism.js @@ -292,7 +292,7 @@ var Prism = (function (_self) { }, /** - * This namespace contains all currently loaded languages and the some helper functions to create and modify languages. + * This namespace contains all currently loaded languages and the same helper functions to create and modify languages. * * @namespace * @memberof Prism |