We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa53fe8 commit aa030e6Copy full SHA for aa030e6
docs/usage.rst
@@ -4,7 +4,7 @@ Using :mod:`interface`
4
Declaring Interfaces
5
~~~~~~~~~~~~~~~~~~~~
6
7
-An interface describes a collection of metrhods and properties that should be
+An interface describes a collection of methods and properties that should be
8
provided by implementors.
9
10
We implement an interface by subclassing from :class:`interface.Interface` and
0 commit comments