mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Fix typo in script/add-grammar (#3853)
This commit is contained in:
@@ -99,6 +99,6 @@ else
|
|||||||
`script/licensed --module "#{repo_new}"`
|
`script/licensed --module "#{repo_new}"`
|
||||||
end
|
end
|
||||||
|
|
||||||
log "Updating grammar documentation in vendor/REAEDME.md"
|
log "Updating grammar documentation in vendor/README.md"
|
||||||
`bundle exec rake samples`
|
`bundle exec rake samples`
|
||||||
`script/list-grammars`
|
`script/list-grammars`
|
||||||
|
|||||||
Reference in New Issue
Block a user