Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit c620f44

Browse files
authored
Correct typo on mentionned to mentioned
1 parent ff934cc commit c620f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/En/Index.xyl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
is a <strong>sequence</strong> of <strong>symbols</strong> belonging to an
3838
<strong>alphabet</strong>. A symbol represents the smallest <strong>lexical
3939
unit</strong> of a language, it is atomic and we will call it a
40-
<strong>lexeme</strong> (also often mentionned as a token). These sequences of
40+
<strong>lexeme</strong> (also often mentioned as a token). These sequences of
4141
lexemes representing words are built with <strong>rules</strong>. From a word
4242
and a root rule, we will try to <strong>derive</strong> its sub-rules. If a
4343
derivation exists, then the word is considered as <strong>valid</strong>, else

0 commit comments

Comments
 (0)