Skip to content

Commit

Permalink
fixup! typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobie committed Oct 11, 2017
1 parent 3425f3d commit 5f7e368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@ Objects can be defined to implement a single given interface |A|,
which means that it also implements all of |A|’s [=inherited interfaces=].
In addition, an [=includes statement=] can be used
to define that objects implementing an [=interface=] |A|
will always also includes the [=interface mixin member|members=]
will always also include the [=interface mixin member|members=]
of the [=interface mixins=] |A| [=includes=].

Each interface member can be preceded by a list of [=extended attributes=] (matching
Expand Down

0 comments on commit 5f7e368

Please sign in to comment.