mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Fix judgement spelling [ci skip]
`judgment` is the preferred form as Rails usually follows en-us spelling not en-gb.
This commit is contained in:
parent
1cec84ad2d
commit
d81f2953f4
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ can expect it to be marked "invalid" as soon as it's reviewed.
|
|||
Sometimes, the line between 'bug' and 'feature' is a hard one to draw.
|
||||
Generally, a feature is anything that adds new behavior, while a bug is
|
||||
anything that causes incorrect behavior. Sometimes,
|
||||
the core team will have to make a judgement call. That said, the distinction
|
||||
the core team will have to make a judgment call. That said, the distinction
|
||||
generally just affects which release your patch will get in to; we love feature
|
||||
submissions! They just won't get backported to maintenance branches.
|
||||
|
||||
|
|
Loading…
Reference in a new issue