From: Jonathan Wakely Date: Mon, 22 Sep 2025 10:13:01 +0000 (+0100) Subject: contrib: Fix typo in comment in libstdc++ script X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9959c4db9e0b806e7bb852ad0fd47367a3857399;p=thirdparty%2Fgcc.git contrib: Fix typo in comment in libstdc++ script contrib/ChangeLog: * unicode/gen_libstdcxx_unicode_data.py: Fix comment type. --- diff --git a/contrib/unicode/gen_libstdcxx_unicode_data.py b/contrib/unicode/gen_libstdcxx_unicode_data.py index d8ebe71d6a0..f5f3ab28248 100755 --- a/contrib/unicode/gen_libstdcxx_unicode_data.py +++ b/contrib/unicode/gen_libstdcxx_unicode_data.py @@ -149,7 +149,7 @@ escaped_general_categories = { "Cc", "Cf", "Cs", "Co", "Cn", } -# Extract General_Category and detrmine if it should be escaped +# Extract General_Category and determine if it should be escaped # for all code points. for line in open("DerivedGeneralCategory.txt", "r"): # Example lines: