diff options
| -rw-r--r-- | 34.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -163,7 +163,7 @@ Root Patches and Issues have a Status that defaults to 'Open' and can be set by | |||
| 163 | 163 | ||
| 164 | The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid. | 164 | The most recent Status event (by `created_at` date) from either the issue/patch author or a maintainer is considered valid. |
| 165 | 165 | ||
| 166 | The Status of a patch-revision defaults to either that of the root-patch, or `1632` (_Closed_) if the root-patch's Status is `1631` (_Applied/Merged_) and the patch-revision isn't tagged in the `1631` (_Applied/Merged_) event. | 166 | The Status of a patch-revision is to either that of the root-patch, or `1632` (_Closed_) if the root-patch's Status is `1631` (_Applied/Merged_) and the patch-revision isn't tagged in the `1631` (_Applied/Merged_) event. |
| 167 | 167 | ||
| 168 | 168 | ||
| 169 | ## Possible things to be added later | 169 | ## Possible things to be added later |