diff --git a/docs/extensiondev.rst b/docs/extensiondev.rst index a22b5855..9eb2dbbe 100644 --- a/docs/extensiondev.rst +++ b/docs/extensiondev.rst @@ -295,7 +295,7 @@ extension to be approved you have to follow these guidelines: dependencies for tests alone can be specified in the `setup.py` file. The testsuite also has to be part of the distribution. 3. APIs of approved extensions will be checked for the following - behavioristics: + characteristics: - an approved extension has to support multiple applications running in the same Python process.