Skip to content

Commit afd7091

Browse files
committed
SIP-27: Clarify the description of the proposed implementation
1 parent fbf4172 commit afd7091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sips/completed/_posts/2016-06-25-trailing-commas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ class Bippy(
200200

201201
## Implementation
202202

203-
The implementation of trailing commas is a matter of changing some of the implementation of Scala's parser. An implementation of this proposal can be found at [scala/scala#5245][].
203+
The implementation of trailing commas is is limited to changing Parsers.scala in the Scala compiler. An implementation of this proposal can be found at [scala/scala#5245][].
204204

205205
## Drawbacks/Trade-offs
206206

0 commit comments

Comments
 (0)