aboutsummaryrefslogtreecommitdiffstats
path: root/src/bootstrap/google-prettify/prettify.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootstrap/google-prettify/prettify.js')
-rw-r--r--src/bootstrap/google-prettify/prettify.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/google-prettify/prettify.js b/src/bootstrap/google-prettify/prettify.js
index b18fc223..63a12ad3 100644
--- a/src/bootstrap/google-prettify/prettify.js
+++ b/src/bootstrap/google-prettify/prettify.js
@@ -643,7 +643,7 @@ var REGEXP_PRECEDER_PATTERN = '(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[
* recognized.
*
* Shortcut is an optional string of characters, any of which, if the first
- * character, gurantee that this pattern and only this pattern matches.
+ * character, guarantee that this pattern and only this pattern matches.
*
* @param {Array} shortcutStylePatterns patterns that always start with
* a known character. Must have a shortcut string.