mirror of
https://github.com/Ascyii/typstar.git
synced 2025-12-31 21:14:25 -05:00
minor(snip): fix typo
This commit is contained in:
@@ -24,7 +24,7 @@ local greek_letters_map = {
|
||||
['l'] = 'lambda',
|
||||
['m'] = 'mu',
|
||||
['n'] = 'nu',
|
||||
['o'] = 'omikron',
|
||||
['o'] = 'omicron',
|
||||
['p'] = 'psi',
|
||||
['q'] = 'theta', -- look?
|
||||
['r'] = 'rho',
|
||||
|
||||
Reference in New Issue
Block a user