Skip to content

Commit a7ba78a

Browse files
committed
Unicode Base: Update comment to remove mention of blocks
1 parent afe4c80 commit a7ba78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/addons/unicode-base.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default (XRegExp) => {
1515
* - Adds the `XRegExp.addUnicodeData` method used by other addons to provide character data.
1616
*
1717
* Unicode Base relies on externally provided Unicode character data. Official addons are
18-
* available to provide data for Unicode categories, scripts, blocks, and properties.
18+
* available to provide data for Unicode categories, scripts, and properties.
1919
*
2020
* @requires XRegExp
2121
*/

0 commit comments

Comments
 (0)