mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Remove redundant comma in docs
This commit is contained in:
parent
c9e44a0395
commit
b1ddbfee22
@ -647,7 +647,7 @@ installer script: "#{staged_path}/install.sh"
|
||||
|
||||
### Stanza: `language`
|
||||
|
||||
The `language` stanza can match [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language codes, script codes ([ISO 15924](https://en.wikipedia.org/wiki/ISO_15924)), and regional identifiers ([ISO 3166-1 Alpha 2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)), or a combination thereof.
|
||||
The `language` stanza can match [ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) language codes, script codes ([ISO 15924](https://en.wikipedia.org/wiki/ISO_15924)) and regional identifiers ([ISO 3166-1 Alpha 2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)), or a combination thereof.
|
||||
|
||||
US English should always be used as the default language:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user