diff options
author | Karl Williamson <khw@cpan.org> | 2021-08-27 19:41:47 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2021-08-31 22:16:38 -0600 |
commit | 45577eb720b61f8ca15e8dd3dd94f6abdc234fd3 (patch) | |
tree | 7fdcebbbea606402f3446f96e6e5e5faf0c39540 /charclass_invlists.h | |
parent | 9b5699737a6b587546239d586832f420cf7f2dea (diff) | |
download | perl-45577eb720b61f8ca15e8dd3dd94f6abdc234fd3.tar.gz |
Unicode::UCD: Fix typo in pod
Diffstat (limited to 'charclass_invlists.h')
-rw-r--r-- | charclass_invlists.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charclass_invlists.h b/charclass_invlists.h index 6b96778939..7d4328df29 100644 --- a/charclass_invlists.h +++ b/charclass_invlists.h @@ -419852,7 +419852,7 @@ static const U8 WB_table[23][23] = { #define MAX_FOLD_FROMS 3 /* Generated from: - * 2fd9a2f142586dfe22360202cb099986a195e3d57326ca6ce625357980d5d440 lib/Unicode/UCD.pm + * f328838dc3474cf31eefa0e8918c2da5b317cb72c373c35886906ac1460879eb lib/Unicode/UCD.pm * ce96627d4fc91b4fd886c409caeb9b76cf7bd345e12f05c6701add7f233f6437 lib/unicore/ArabicShaping.txt * 0e69eef3da722cc104522d8372e86d5b86bb7afcc761b0c991e39e832294946d lib/unicore/BidiBrackets.txt * a00d9d21585106a52113fb7b1d3d0373a5835be72e76862fb559ebddd474d70e lib/unicore/BidiMirroring.txt |