]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
contrib: Fix typo in comment in libstdc++ script
authorJonathan Wakely <jwakely@redhat.com>
Mon, 22 Sep 2025 10:13:01 +0000 (11:13 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 23 Sep 2025 09:17:08 +0000 (10:17 +0100)
contrib/ChangeLog:

* unicode/gen_libstdcxx_unicode_data.py: Fix comment type.

contrib/unicode/gen_libstdcxx_unicode_data.py

index d8ebe71d6a01fea1baec53c72808eeaa74ffa2cb..f5f3ab282481482e89adc7763b2635892e308ff1 100755 (executable)
@@ -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: