Skip to content

Commit

Permalink
Fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
katainaka0503 committed Mar 23, 2017
1 parent 2194d68 commit d812384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/platform/files/common/files.ts
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,7 @@ export const SUPPORTED_ENCODINGS: { [encoding: string]: { labelLong: string; lab
labelShort: 'KOI8-T',
order: 44
},
GB2312: {
gb2312: {
labelLong: 'Simplified Chinese (GB 2312)',
labelShort: 'GB 2312',
order: 45
Expand Down

0 comments on commit d812384

Please sign in to comment.