From bb96ee46fc9a77b2e07c063c6e820ecb03c3f3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 7 Feb 2019 14:06:29 +0100 Subject: [PATCH] fix: Typo in documentation --- docs/source/modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/modules.rst b/docs/source/modules.rst index 5fc2210..39843e4 100644 --- a/docs/source/modules.rst +++ b/docs/source/modules.rst @@ -17,7 +17,7 @@ PyMISP PyMISPExpanded (Python 3.6+ only) --------------------------------- -.. autoclass:: PyMISPExpanded +.. autoclass:: ExpandedPyMISP :members: MISPAbstract