Skip to content

Commit

Permalink
Merge pull request swiftlang#105 from spencerking/master
Browse files Browse the repository at this point in the history
Minor stylistic change
  • Loading branch information
tkremenek committed Dec 3, 2015
2 parents 511c436 + 2b61ca3 commit c2448f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ABI.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Hard Constraints on Resilience
------------------------------

The root of a class hierarchy must remain stable, at pain of
invalidating the metaclass hierarchy. Note a Swift class without an
invalidating the metaclass hierarchy. Note that a Swift class without an
explicit base class is implicitly rooted in the SwiftObject
Objective-C class.

Expand Down

0 comments on commit c2448f4

Please sign in to comment.