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

Commit

Permalink
Correct typo on mentionned to mentioned
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage authored Aug 20, 2018
1 parent ff934cc commit c620f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/En/Index.xyl
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
is a <strong>sequence</strong> of <strong>symbols</strong> belonging to an
<strong>alphabet</strong>. A symbol represents the smallest <strong>lexical
unit</strong> of a language, it is atomic and we will call it a
<strong>lexeme</strong> (also often mentionned as a token). These sequences of
<strong>lexeme</strong> (also often mentioned as a token). These sequences of
lexemes representing words are built with <strong>rules</strong>. From a word
and a root rule, we will try to <strong>derive</strong> its sub-rules. If a
derivation exists, then the word is considered as <strong>valid</strong>, else
Expand Down

0 comments on commit c620f44

Please sign in to comment.