Skip to content

Commit

Permalink
[NFC][libc++] Fixes a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mordante committed Mar 15, 2023
1 parent f7efcac commit b2093ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcxx/utils/generate_extended_grapheme_cluster_test.py
Expand Up @@ -99,7 +99,7 @@ def parseBreakTestLine(input: TextIO) -> Optional[BreakTestItem]:
//===----------------------------------------------------------------------===//
// WARNING, this entire header is generated by
// utiles/generate_extended_grapheme_cluster_test.py
// utils/generate_extended_grapheme_cluster_test.py
// DO NOT MODIFY!
// UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
Expand Down

0 comments on commit b2093ca

Please sign in to comment.