Description: Correct spelling error
Author: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Forwarded:  not-needed
Last-Update: 2024-10-21
Index: python-pyfunceble/PyFunceble/checker/availability/extras/base.py
===================================================================
--- python-pyfunceble.orig/PyFunceble/checker/availability/extras/base.py
+++ python-pyfunceble/PyFunceble/checker/availability/extras/base.py
@@ -66,7 +66,7 @@ class ExtraRuleHandlerBase:
     """
     Provides the base of all extra rules handler.
 
-    :param statatus:
+    :param status:
         The previously gathered status.
     :type status:
         :class:`~PyFunceble.checker.availability.status.AvailabilityCheckerStatus`
