diff --git a/salt/modules/win_wua.py b/salt/modules/win_wua.py index 237fb74924..63409951e2 100644 --- a/salt/modules/win_wua.py +++ b/salt/modules/win_wua.py @@ -110,7 +110,7 @@ def available(software=True, Include software updates in the results (default is True) drivers (bool): - Include driver updates in the results (default is False) + Include driver updates in the results (default is True) summary (bool): - True: Return a summary of updates available for each category.