Skip to content

Commit aa030e6

Browse files
oninboScott Sanderson
authored andcommitted
Typo fix
1 parent fa53fe8 commit aa030e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Using :mod:`interface`
44
Declaring Interfaces
55
~~~~~~~~~~~~~~~~~~~~
66

7-
An interface describes a collection of metrhods and properties that should be
7+
An interface describes a collection of methods and properties that should be
88
provided by implementors.
99

1010
We implement an interface by subclassing from :class:`interface.Interface` and

0 commit comments

Comments
 (0)