Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWho2 committed Aug 15, 2024
1 parent dce627c commit 19e469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mechanization/spec/StaticSemantics.v
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Section StaticSemantics.
(** >>
WILDCARD "UnicodePropertyValueExpression"
<<*)
(* + Omitted since there is no disticntion between with or without dashes + *)
(* + Omitted since there is no distinction between with or without dashes + *)
(** >> [OMITTED] NonemptyClassRangesNoDash :: ClassAtomNoDash - ClassAtom ClassRanges <<*)
(*>> * It is a Syntax Error if IsCharacterClass of ClassAtomNoDash is true or IsCharacterClass of ClassAtom is true. <<*)
(*>> * It is a Syntax Error if IsCharacterClass of ClassAtomNoDash is false, IsCharacterClass of ClassAtom is false, and the CharacterValue of ClassAtomNoDash is strictly greater than the CharacterValue of ClassAtom. <<*)
Expand Down

0 comments on commit 19e469f

Please sign in to comment.