Skip to content

Commit

Permalink
Apply 1 suggestion(s) to 1 file(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
reznikmm authored and godunko committed Mar 12, 2024
1 parent fa69a6f commit 7855b6d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ package body VSS.Strings.Cursors.Iterators.Grapheme_Clusters is

type GCB_Action is (Break, No_Break, Unspecified);

-- Table below encodes segmentation rules that depends from the value of
-- the GCB property only.
-- The table below encodes segmentation rules that depend only on the
-- value of the GCB property.

Forward_GCB_Rules : constant array
(VSS.Implementation.UCD_Core.GCB_Values,
Expand Down

0 comments on commit 7855b6d

Please sign in to comment.