diff options
| -rw-r--r-- | docs/source/glossary.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/glossary.rst b/docs/source/glossary.rst index 6717472..4b77b07 100644 --- a/docs/source/glossary.rst +++ b/docs/source/glossary.rst @@ -54,4 +54,4 @@ mccabe The project |Flake8| depends on to calculate the McCabe complexity of a unit of code (e.g., a function). This uses the ``C`` - :term:`class` of :term`error code`\ s. + :term:`class` of :term:`error code`\ s. |
