Skip to content

Commit

Permalink
corrected typo in .xls extension style
Browse files Browse the repository at this point in the history
  • Loading branch information
rpdelaney committed Jun 23, 2014
1 parent 189b13e commit a8f7888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LS_COLORS
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.ods 38;5;112
.xla 38;5;76
# Excel spreadsheet
.xls 38:5:112
.xls 38;5;112
.xlsx 38;5;112
# Excel spreadsheet with macros
.xlsxm 38;5;112;4
Expand Down

0 comments on commit a8f7888

Please sign in to comment.