mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Update config-schema.js
Caught a typo.
This commit is contained in:
@@ -222,7 +222,7 @@ const configSchema = {
|
||||
},
|
||||
{
|
||||
value: 'windows1258',
|
||||
description: 'Vietnamese (Windows 1254)'
|
||||
description: 'Vietnamese (Windows 1258)'
|
||||
},
|
||||
{
|
||||
value: 'iso88591',
|
||||
|
||||
Reference in New Issue
Block a user