Fix typos

This commit is contained in:
Alhadis
2016-08-29 02:24:21 +10:00
parent 6763b73d9c
commit e930ee1a8e
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
# listed alphabetically)
# interpreters - An Array of associated interpreters
# searchable - Boolean flag to enable searching (defaults to true)
# search_term - Deprecated: Some languages maybe indexed under a
# search_term - Deprecated: Some languages may be indexed under a
# different alias. Avoid defining new exceptions.
# color - CSS hex color to represent the language.
# tm_scope - The TextMate scope that represents this programming
@@ -23,9 +23,9 @@
# in the statistics as the parent language.
#
# Any additions or modifications (even trivial) should have corresponding
# test change in `test/test_blob.rb`.
# test changes in `test/test_blob.rb`.
#
# Please keep this list alphabetized. Capitalization comes before lower case.
# Please keep this list alphabetized. Capitalization comes before lowercase.
1C Enterprise:
type: programming