1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 21:43:07 +03:00

Correct a section marker.

This commit is contained in:
Rob Rix 2015-10-16 09:20:47 -04:00
parent b43badaf04
commit fcff1d8e9f

View File

@ -112,7 +112,7 @@ extension Cofree where B: Categorizable {
} }
// MARK: - CofreeConvertible // MARK: - CofreeType
public protocol CofreeType { public protocol CofreeType {
typealias Annotation typealias Annotation