mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-15 06:41:43 +03:00
fix typo
Signed-off-by: Turiiya <34311583+ttytm@users.noreply.github.com>
This commit is contained in:
@ -328,7 +328,7 @@ class NamedGroupDefinition:
|
||||
{translation_table}
|
||||
}};
|
||||
|
||||
return "UNKOWN";
|
||||
return "UNKNOWN";
|
||||
}}''')
|
||||
body = body.format(translation_table='\n'.join(translation_table))
|
||||
return body
|
||||
|
Reference in New Issue
Block a user