Conflicting info about when to write override
and required
#287
Labels
Content issue
A problem in with the book's prose, code, or figures
override
and required
#287
Location
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/initialization#Required-Initializers
https://docs.swift.org/swift-book/documentation/the-swift-programming-language/protocols#Class-Implementations-of-Protocol-Initializer-Requirements
Description
In the Required Initializers subsection, the second sentence of the second paragraph reads:
In the Class Implementations of Protocol Initializer Requirements, the fourth paragraph reads:
The text was updated successfully, but these errors were encountered: