File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# String Revision: Collection Conformance, C Interop, Transcoding
2
2
3
- * Proposal: [ SE-NNNN ] ( NNNN-StringCollection .md)
3
+ * Proposal: [ SE-0161 ] ( 0161-StringRevision1 .md)
4
4
* Authors: [ Ben Cohen] ( https://github.com/airspeedswift ) , [ Dave Abrahams] ( http://github.com/dabrahams/ )
5
5
* Review Manager: TBD
6
6
* Status: ** Awaiting review**
@@ -18,7 +18,7 @@ Specifically:
18
18
* Create a ` Substring ` type for ` String.SubSequence `
19
19
* Create a ` Unicode ` protocol to allow for generic operations over both types.
20
20
* Consolidate on a concise set of C interop methods.
21
- * Revise the transoding infrastructure.
21
+ * Revise the transcoding infrastructure.
22
22
23
23
Other existing aspects of ` String ` remain unchanged for the purposes of this
24
24
proposal.
You can’t perform that action at this time.
0 commit comments