#18803: fix more typos. Patch by Févry Thibault.
diff --git a/Tools/unicode/makeunicodedata.py b/Tools/unicode/makeunicodedata.py
index d83cf63..bc3d0cb 100644
--- a/Tools/unicode/makeunicodedata.py
+++ b/Tools/unicode/makeunicodedata.py
@@ -966,7 +966,7 @@
assert pua_index - NAME_ALIASES_START == len(self.aliases)
self.named_sequences = []
- # store named seqences in the PUA 1, in range U+F0100..,
+ # store named sequences in the PUA 1, in range U+F0100..,
# in order to take advantage of the compression and lookup
# algorithms used for the other characters.