summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-04-05 20:17:17 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2022-04-05 20:17:17 +0200
commit1e37e14da918a278abe5df8a5885fa211c02ee8b (patch)
treed81c5a2651b185461c2f78c5115b01a938843302 /help3xsl
parent54fe9a16bee3b3b4f16add8bea3bc64a2a575cba (diff)
Fix typo
Change-Id: I7006b64cad6a049ea45d368e22842115ab97e4ef
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/prism.js2
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