Skip to content

Commit fe54486

Browse files
Fix typo in libs tracking issue template
1 parent 6830052 commit fe54486

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/library_tracking_issue.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,20 +50,20 @@ If the feature is changed later, please add those PRs here as well.
5050
-->
5151

5252
- [ ] Implementation: #...
53-
- [ ] Final commenting period (FCP)
53+
- [ ] Final comment period (FCP)
5454
- [ ] Stabilization PR
5555

5656
<!--
5757
Once the feature has gone through a few release cycles and there are no
5858
unresolved questions left, the feature might be ready for stabilization.
5959
60-
If this feature didn't go through the RFC process, a final commenting period
60+
If this feature didn't go through the RFC process, a final comment period
6161
(FCP) is always needed before stabilization. This works as follows:
6262
6363
A library API team member can kick off the stabilization process, at which point
6464
the rfcbot will ask all the team members to verify they agree with
6565
stabilization. Once enough members agree and there are no concerns, the final
66-
commenting period begins: this issue will be marked as such and will be listed
66+
comment period begins: this issue will be marked as such and will be listed
6767
in the next This Week in Rust newsletter. If no blocking concerns are raised in
6868
that period of 10 days, a stabilzation PR can be opened by anyone.
6969
-->

0 commit comments

Comments
 (0)