Skip to content

Commit

Permalink
name change to allow compiliation to work
Browse files Browse the repository at this point in the history
  • Loading branch information
designatednerd committed Feb 25, 2020
1 parent 94c764a commit b651f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SourceDocsDemo/SampleCode.swift
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ extension Foo.Bar {
}

extension Foo.Bar.Baz {
public var baz: Foo.Bar.Baz { .baz }
public var bazoo: Foo.Bar.Baz { .baz }
}

// MARK: - ACL tests
Expand Down

0 comments on commit b651f54

Please sign in to comment.