We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a93ad commit e863810Copy full SHA for e863810
plugins/modules/firewall_settings_info.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/python
2
# -*- coding: utf-8 -*-
3
4
-"""This module allows users to retrieve information about Linode Firewalls Settings for the current account."""
+"""This module allows users to retrieve info about Linode Firewalls Settings for the account."""
5
6
from __future__ import absolute_import, division, print_function
7
0 commit comments