Skip to content

Commit c247790

Browse files
committed
Make sure SIP numbers are used exactly once, and proposals use exactly one number.
1 parent 76e9707 commit c247790

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_sips/sips/2016-09-09-inline-meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: sip
3-
title: SIP-28 and SIP-29 - Inline meta
3+
title: SIP-28 - Inline meta
44
vote-status: dormant
55
vote-text: This proposal needs an owner.
66
permalink: /sips/:title.html

_sips/sips/2017-07-12-right-associative-by-name-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: sip
3-
title: SIP-34 - Right-Associative By-Name Operators
3+
title: SIP-39 - Right-Associative By-Name Operators
44
vote-status: complete
55
vote-text: This SIP has been implemented in Scala 2.13.0 and Scala 3.0.0
66
permalink: /sips/:title.html

_sips/sips/2017-11-20-byname-implicits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: sip
3-
title: SIP-36 - Byname implicit arguments
3+
title: SIP-31 - Byname implicit arguments
44
vote-status: complete
55
vote-text: This SIP has been implemented in Scala 2.13.0 and Scala 3.0.0
66
permalink: /sips/:title.html

0 commit comments

Comments
 (0)