diff --git a/bumblebee/modules/dnf.py b/bumblebee/modules/dnf.py index 3942156..c708bc6 100644 --- a/bumblebee/modules/dnf.py +++ b/bumblebee/modules/dnf.py @@ -6,7 +6,7 @@ Requires the following executable: * dnf Parameters: - * dnf.interval: Time in seconds between two consecutive update checks (defaulst to 30 minutes) + * dnf.interval: Time in seconds between two consecutive update checks (defaults to 30 minutes) """