Skip to content

Commit 05e52e0

Browse files
committed
Begin review for SE-0022.
1 parent bcee864 commit 05e52e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proposals/0022-objc-selectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Proposal: [SE-0022](https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md)
44
* Author(s): [Doug Gregor](https://github.com/DougGregor)
5-
* Status: **Awaiting review**
5+
* Status: **Under review**
66
* Review manager: [Joe Groff](https://github.com/jckarter)
77

88
## Introduction

schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ proposals in that process.
1010
* January 9...13, 2016: [SE-0013: Remove Partial Application of Non-Final Super Methods](proposals/0013-remove-partial-application-super.md)
1111
* January 12...17, 2016: [SE-0020: Swift Language Version Build Configuration](proposals/0020-if-swift-version.md)
1212
* January 13...18, 2016: [SE-0021: Naming Functions with Argument Labels](proposals/0021-generalized-naming.md)
13-
* January 17...22, 2016: [SE-0022: Referencing the Objective-C selector of a method](proposals/0022-objc-selectors.md)
13+
* January 18...23, 2016: [SE-0022: Referencing the Objective-C selector of a method](proposals/0022-objc-selectors.md)
1414

1515
## Upcoming reviews
1616

0 commit comments

Comments
 (0)