summaryrefslogtreecommitdiff
path: root/pygments/lexers/grammar_notation.py
diff options
context:
space:
mode:
authorhhsprings <xwhhsprings@gmail.com>2015-11-10 01:37:30 +0900
committerhhsprings <xwhhsprings@gmail.com>2015-11-10 01:37:30 +0900
commitf3c27772939937acbce4fc5fd4fd589ebccfacbe (patch)
tree1a13ee86e4e762b8d4c72f9ab73effcbd94b8474 /pygments/lexers/grammar_notation.py
parent1e63d6299c70143063037b4e64360dc574a642ee (diff)
downloadpygments-f3c27772939937acbce4fc5fd4fd589ebccfacbe.tar.gz
Sorry...
Diffstat (limited to 'pygments/lexers/grammar_notation.py')
-rw-r--r--pygments/lexers/grammar_notation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/lexers/grammar_notation.py b/pygments/lexers/grammar_notation.py
index 8923bbaa..460914f4 100644
--- a/pygments/lexers/grammar_notation.py
+++ b/pygments/lexers/grammar_notation.py
@@ -35,7 +35,7 @@ class BnfLexer(RegexLexer):
* We do assume that target notation doesn't support comment.
- * We don't distinct any operators and punctuation except
+ * We don't distinguish any operators and punctuation except
`::=`.
Though these desision making might cause too minimal highlighting