Rename proto language to Proto (#18559)
All the other languages are capitalized. Proto should be too.
This commit is contained in:
parent
6336248c1a
commit
1be24f7739
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
name = "proto"
|
||||
name = "Proto"
|
||||
grammar = "proto"
|
||||
path_suffixes = ["proto"]
|
||||
line_comments = ["// "]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue